Skip to content

Instantly share code, notes, and snippets.

@afh
Created October 5, 2010 10:55
Show Gist options
  • Save afh/611353 to your computer and use it in GitHub Desktop.
Save afh/611353 to your computer and use it in GitHub Desktop.
% npm install fab
npm info it worked if it ends with ok
npm info using npm@0.2.3
npm WARN not supported on node@v0.2.3 fab
npm WARN fab supported engines: undefined
npm WARN not supported on node@v0.2.3 fab
npm WARN fab supported engines: undefined
npm ERR! Error: fab@0.5.1 not compatible with your version of node
npm ERR! Requires: node@
npm ERR! You have: node@v0.2.3
npm ERR! at /opt/local/Cellar/npm/0.2.3/libexec/lib/install.js:173:32
npm ERR! at c (/opt/local/Cellar/npm/0.2.3/libexec/lib/cache.js:47:12)
npm ERR! at /opt/local/Cellar/npm/0.2.3/libexec/lib/cache.js:54:5
npm ERR! at /opt/local/Cellar/npm/0.2.3/libexec/lib/utils/read-json.js:148:11
npm ERR! at /opt/local/Cellar/npm/0.2.3/libexec/lib/utils/read-json.js:58:32
npm ERR! at P (/opt/local/Cellar/npm/0.2.3/libexec/lib/utils/read-json.js:40:40)
npm ERR! at cb (/opt/local/Cellar/npm/0.2.3/libexec/lib/utils/graceful-fs.js:28:9)
npm ERR! at fs:84:13
npm ERR! at node.js:768:9
npm ERR! npm install <tarball file>
npm ERR! npm install <tarball url>
npm ERR! npm install <folder>
npm ERR! npm install <pkg>
npm ERR! npm install <pkg>@<tag>
npm ERR! npm install <pkg>@<version>
npm ERR! npm install <pkg>@<version range>
npm ERR!
npm ERR! Can specify one or more: npm install ./foo.tgz bar@stable /some/folder
npm ERR! Installs '.' if no argument supplied
npm ERR! try running: 'npm help install'
npm ERR! Report this *entire* log at <http://github.com/isaacs/npm/issues>
npm ERR! or email it to <npm-@googlegroups.com>
npm not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment