Skip to content

Instantly share code, notes, and snippets.

@cmelbye
Created August 7, 2014 21:57
Show Gist options
  • Save cmelbye/8605b591b8831c53b34f to your computer and use it in GitHub Desktop.
Save cmelbye/8605b591b8831c53b34f to your computer and use it in GitHub Desktop.
npm ERR! peerinvalid The package karma does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer grunt-karma@0.6.2 wants karma@~0.10.0
npm ERR! peerinvalid Peer karma-growl-reporter@0.1.1 wants karma@>=0.9
npm ERR! peerinvalid Peer karma-junit-reporter@0.2.2 wants karma@>=0.9
npm ERR! peerinvalid Peer karma-mocha@0.1.6 wants karma@>=0.12.8
npm ERR! peerinvalid Peer karma-requirejs@0.2.2 wants karma@>=0.9
npm ERR! peerinvalid Peer karma-chai-sinon@0.1.3 wants karma@~0.6 || ~0.8 || ~0.10 || ~0.12
npm ERR! peerinvalid Peer karma-coverage@0.2.6 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! peerinvalid Peer karma-chrome-launcher@0.1.4 wants karma@>=0.9.3
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-script-launcher@0.1.0 wants karma@>=0.9
npm ERR! System Darwin 13.2.0
npm ERR! command "node" "/usr/local/bin/npm" "install"
npm ERR! cwd /Users/charliemelbye/Dropbox/Projects/yapa-web
npm ERR! node -v v0.10.29
npm ERR! npm -v 2.0.0-alpha-5
npm ERR! code EPEERINVALID
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /Users/charliemelbye/Dropbox/Projects/yapa-web/npm-debug.log
npm ERR! not ok code 0
➜ yapa-web git:(master) ✗ ls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment