Created
March 10, 2014 17:40
-
-
Save ianjosephwilson/9470049 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
ian@bumblebee ~/workspace/seed-project/lever $ npm install | |
npm ERR! peerinvalid The package grunt-contrib-connect does not satisfy its siblings' peerDependencies requirements! | |
npm ERR! peerinvalid Peer [email protected] wants grunt-contrib-connect@~0.6.0 | |
npm ERR! System Linux 3.8.13-gentoo | |
npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install" | |
npm ERR! cwd /home/ian/workspace/seed-project/lever | |
npm ERR! node -v v0.10.22 | |
npm ERR! npm -v 1.3.14 | |
npm ERR! code EPEERINVALID | |
npm ERR! | |
npm ERR! Additional logging details can be found in: | |
npm ERR! /home/ian/workspace/seed-project/lever/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