Skip to content

Instantly share code, notes, and snippets.

@ianjosephwilson
Created March 10, 2014 17:40
Show Gist options
  • Save ianjosephwilson/9470049 to your computer and use it in GitHub Desktop.
Save ianjosephwilson/9470049 to your computer and use it in GitHub Desktop.
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 grunt-contrib@0.9.0 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