Skip to content

Instantly share code, notes, and snippets.

@db0company
Created May 3, 2013 21:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save db0company/5514441 to your computer and use it in GitHub Desktop.
Save db0company/5514441 to your computer and use it in GitHub Desktop.
db0@gangbang:~/dev/eip/API$ npm install
npm http GET https://registry.npmjs.org/mongoose/3.5.6
npm http 304 https://registry.npmjs.org/mongoose/3.5.6
npm ERR! Unsupported
npm ERR! Not compatible with your version of node/npm: mongoose@3.5.6
npm ERR! Required: {"node":">=0.6.19"}
npm ERR! Actual: {"npm":"1.1.4","node":"0.6.12"}
npm ERR!
npm ERR! System Linux 3.2.0-30-generic
npm ERR! command "node" "/usr/bin/npm" "install"
npm ERR! cwd /home/db0/dev/eip/API
npm ERR! node -v v0.6.12
npm ERR! npm -v 1.1.4
npm ERR! code ENOTSUP
npm ERR! message Unsupported
npm ERR! errno {}
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/db0/dev/eip/API/npm-debug.log
npm not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment