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

Dependencies error #53

Open
salemgolemugoo opened this issue Aug 26, 2016 · 0 comments
Open

Dependencies error #53

salemgolemugoo opened this issue Aug 26, 2016 · 0 comments

Comments

@salemgolemugoo
Copy link

salemgolemugoo commented Aug 26, 2016

Cloned repo, then executed the command: npm install

npm ERR! peerinvalid The package grunt does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer grunt-bump@0.8.0 wants grunt@>=1.0.1
npm ERR! peerinvalid Peer grunt-contrib-jshint@1.0.0 wants grunt@>=0.4.0
npm ERR! peerinvalid Peer grunt-contrib-sass@1.0.0 wants grunt@>=0.4.0
npm ERR! peerinvalid Peer grunt-gh-pages@1.2.0 wants grunt@>=0.4.0
npm ERR! peerinvalid Peer grunt-jekyll@0.4.4 wants grunt@>=0.4.1
npm ERR! peerinvalid Peer grunt-postcss@0.8.0 wants grunt@>=0.4.5
npm ERR! peerinvalid Peer grunt-scss2less@0.0.1 wants grunt@~0.4.0

npm ERR! System Linux 3.16.0-4-amd64
npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install"
npm ERR! cwd /tmp/select2/bower_components/select2-bootstrap-theme
npm ERR! node -v v0.10.26
npm ERR! npm -v 1.4.3
npm ERR! code EPEERINVALID
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /tmp/select2/bower_components/select2-bootstrap-theme/npm-debug.log
npm ERR! not ok code 0

It seems like peerDependecies are invalid.

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