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 while installing FormBuilder dependencies #89

Closed
thiagowig opened this issue Jun 22, 2014 · 1 comment
Closed

Error while installing FormBuilder dependencies #89

thiagowig opened this issue Jun 22, 2014 · 1 comment

Comments

@thiagowig
Copy link

I'm getting the following error when i type "npm install" in the FormBuilder root directory:


20866 error peerinvalid The package karma does not satisfy its siblings' peerDependencies requirements!
20866 error peerinvalid Peer grunt-karma@0.6.2 wants karma@~0.10.0
20866 error peerinvalid Peer karma-mocha@0.1.4 wants karma@>=0.12.8
20866 error peerinvalid Peer karma-safari-launcher@0.1.1 wants karma@>=0.9
20866 error peerinvalid Peer karma-chrome-launcher@0.1.4 wants karma@>=0.9.3
20866 error peerinvalid Peer karma-firefox-launcher@0.1.3 wants karma@>=0.9
20866 error peerinvalid Peer karma-phantomjs-launcher@0.1.4 wants karma@>=0.9
20866 error peerinvalid Peer karma-coffee-preprocessor@0.1.3 wants karma@>=0.9
20866 error peerinvalid Peer karma-jasmine@0.1.5 wants karma@>=0.9
20866 error peerinvalid Peer karma-requirejs@0.2.2 wants karma@>=0.9
20866 error peerinvalid Peer karma-script-launcher@0.1.0 wants karma@>=0.9
20866 error peerinvalid Peer karma-html2js-preprocessor@0.1.0 wants karma@>=0.9
20867 error System Windows_NT 6.1.7601

Could anyone help me?

@heydemo
Copy link

heydemo commented Jul 8, 2014

Had the same problem - was able to fix by deleting the node_modules directory, updating json as below, and re-running npm install

heydemo@e9029ed

@ajb ajb closed this as completed Aug 14, 2014
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

3 participants