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

Updating grunt-karma dependency to latest version in order not to get… #19

Closed
wants to merge 1 commit into from
Closed

Updating grunt-karma dependency to latest version in order not to get… #19

wants to merge 1 commit into from

Conversation

davidpelayo
Copy link

When forked and tried to install the dependencies I got the followign error again and again:

➜  ng-password-strength git:(master) npm i
npm ERR! Darwin 14.4.0
npm ERR! argv "node" "/usr/local/bin/npm" "i"
npm ERR! node v0.10.36
npm ERR! npm  v2.7.0
npm ERR! code EPEERINVALID

npm ERR! peerinvalid The package karma does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer grunt-karma@0.8.3 wants karma@~0.12.0
npm ERR! peerinvalid Peer karma-jasmine@0.1.6 wants karma@>=0.9
npm ERR! peerinvalid Peer karma-phantomjs-launcher@0.1.4 wants karma@>=0.9

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/davidpelayo/Projects/ng-password-strength/npm-debug.log

By updating the grunt-karma dependency and karma from console, the error got fixed.

… the error when executing npm i or npm install
@subarroca
Copy link
Owner

Already updated but not showing

@subarroca subarroca closed this Jan 2, 2016
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

Successfully merging this pull request may close these issues.

None yet

2 participants