You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm complains about unmet peerDependencies for jsdoc when you try to install wicked@0.1.4. I think this is related to changes you made to jsdoc-githubify since wicked is using a ~ in the jsdoc version field.
Fixed by updating to 0.2.x but wanted to share so you know about this. Broke the build at work today ;)
The text was updated successfully, but these errors were encountered:
npm complains about unmet peerDependencies for jsdoc when you try to install wicked@0.1.4. I think this is related to changes you made to jsdoc-githubify since wicked is using a ~ in the jsdoc version field.
Fixed by updating to 0.2.x but wanted to share so you know about this. Broke the build at work today ;)
The text was updated successfully, but these errors were encountered: