Created
June 25, 2014 21:51
-
-
Save astanway/5c0bcfee814f97cb5d17 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo npm install | |
npm WARN package.json [email protected] No repository field. | |
npm WARN package.json [email protected] No repository field. | |
npm ERR! peerinvalid The package karma does not satisfy its siblings' peerDependencies requirements! | |
npm ERR! peerinvalid Peer [email protected] wants karma@>=0.9 | |
npm ERR! peerinvalid Peer [email protected] wants karma@>=0.9 | |
npm ERR! peerinvalid Peer [email protected] wants karma@>=0.9.3 | |
npm ERR! peerinvalid Peer [email protected] wants karma@>=0.9 | |
npm ERR! peerinvalid Peer [email protected] wants karma@>=0.9 | |
npm ERR! peerinvalid Peer [email protected] wants karma@>=0.9 | |
npm ERR! peerinvalid Peer [email protected] wants karma@>=0.9 | |
npm ERR! peerinvalid Peer [email protected] wants karma@>=0.9 | |
npm ERR! peerinvalid Peer [email protected] wants karma@~0.10.0 | |
npm ERR! peerinvalid Peer [email protected] wants karma@>=0.12.8 | |
npm ERR! peerinvalid Peer [email protected] wants karma@>=0.9 | |
npm ERR! System Linux 3.2.0-40-virtual | |
npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install" | |
npm ERR! cwd /mnt/grafana | |
npm ERR! node -v v0.10.29 | |
npm ERR! npm -v 1.4.14 | |
npm ERR! code EPEERINVALID | |
npm ERR! | |
npm ERR! Additional logging details can be found in: | |
npm ERR! /mnt/grafana/npm-debug.log | |
npm ERR! not ok code 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment