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

Error when running npm install #96

Closed
martijnrusschen opened this issue Apr 3, 2015 · 2 comments
Closed

Error when running npm install #96

martijnrusschen opened this issue Apr 3, 2015 · 2 comments

Comments

@martijnrusschen
Copy link
Member

npm ERR! Darwin 14.1.0
npm ERR! argv "node" "/usr/local/bin/npm" "install"
npm ERR! node v0.12.1
npm ERR! npm  v2.7.3
npm ERR! code EPEERINVALID

npm ERR! peerinvalid The package jest-cli does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer grunt-jest@0.1.1 wants jest-cli@^0.1.17

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/martijn/Development/react-datepicker/npm-debug.log
@RSO
Copy link
Contributor

RSO commented Apr 8, 2015

Can you run rm -r node_modules and try again? I can't reproduce.

@martijnrusschen
Copy link
Member Author

Thanks, fixed!

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

2 participants