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

~ bad karma ~ #3

Closed
zeke opened this issue Jul 2, 2014 · 2 comments
Closed

~ bad karma ~ #3

zeke opened this issue Jul 2, 2014 · 2 comments

Comments

@zeke
Copy link

zeke commented Jul 2, 2014

Just got this. Haven't tried to fix it yet...

00_simple master » npm install

> rendr-example@0.0.0 postinstall /Users/zeke/code/forks/rendr-examples/00_simple
> test -f ../../package.json && npm install ../../ || echo


npm ERR! peerinvalid The package karma does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer karma-chrome-launcher@0.1.4 wants karma@>=0.9.3
npm ERR! peerinvalid Peer karma-mocha@0.1.4 wants karma@>=0.12.8
npm ERR! peerinvalid Peer karma-firefox-launcher@0.1.3 wants karma@>=0.9
npm ERR! peerinvalid Peer karma-html2js-preprocessor@0.1.0 wants karma@>=0.9
npm ERR! peerinvalid Peer karma-jasmine@0.1.5 wants karma@>=0.9
npm ERR! peerinvalid Peer karma-requirejs@0.2.2 wants karma@>=0.9
npm ERR! peerinvalid Peer karma-script-launcher@0.1.0 wants karma@>=0.9
npm ERR! peerinvalid Peer karma-coffee-preprocessor@0.1.3 wants karma@>=0.9
npm ERR! peerinvalid Peer karma-phantomjs-launcher@0.1.4 wants karma@>=0.9

npm ERR! System Darwin 13.0.0
npm ERR! command "/Users/zeke/.nvm/v0.10.28/bin/node" "/Users/zeke/.nvm/v0.10.28/bin/npm" "install"
npm ERR! cwd /Users/zeke/code/forks/rendr-examples/00_simple
npm ERR! node -v v0.10.28
npm ERR! npm -v 1.4.9
npm ERR! code EPEERINVALID
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /Users/zeke/code/forks/rendr-examples/00_simple/npm-debug.log
npm ERR! not ok code 0

00_simple master » node -v
v0.10.28

00_simple master » npm -v
1.4.9

00_simple master » npe devDependencies
{
  "grunt": "~0.4.1",
  "grunt-browserify": "~1.2.9",
  "grunt-contrib-stylus": "~0.5.0",
  "grunt-contrib-handlebars": "~0.5.11",
  "grunt-contrib-watch": "~0.3.1",
  "nodemon": "~0.7.6",
  "mocha": "~1.9.0",
  "chai": "~1.8.1",
  "karma": "~0.10.4",
  "karma-chrome-launcher": "~0.1.0",
  "karma-mocha": "~0.1.0"
}
@ptomasroos
Copy link

Same as #2

@saponifi3d
Copy link
Contributor

#8 this PR should fix this. thanks for reporting.

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