Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPM install warns of peer requirement #162

Open
ekkis opened this issue Dec 19, 2016 · 0 comments
Open

NPM install warns of peer requirement #162

ekkis opened this issue Dec 19, 2016 · 0 comments

Comments

@ekkis
Copy link

ekkis commented Dec 19, 2016

npm install grunt-bower-install --save-dev

warns that

npm WARN [email protected] requires a peer of grunt@~0.4.0 but none was installed.

which owes to a peerDependency in the package.json that was fixed by sirianni in this issue: #148

however, it seems that has not been migrated to NPM. the version installed is 1.6.0 - I don't know what version is most recent but when I click on the github link here: https://www.npmjs.com/package/grunt-bower-install it brings me to this other project (grunt-wiredep), which would have a different version. so I'm a little confused.

what should I do?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant