Skip to content

Instantly share code, notes, and snippets.

@deedubs
Created December 20, 2011 03:47
Show Gist options
  • Select an option

  • Save deedubs/1500136 to your computer and use it in GitHub Desktop.

Select an option

Save deedubs/1500136 to your computer and use it in GitHub Desktop.
Hank:~ deedubs$ npm info
Error: npm doesn't work with node v0.4.7
Required: node@0.6 || 0.7 || 0.8
at /usr/local/lib/node_modules/npm/bin/npm-cli.js:60:23
at Object.<anonymous> (/usr/local/lib/node_modules/npm/bin/npm-cli.js:80:2)
at Module._compile (module.js:404:26)
at Object..js (module.js:410:10)
at Module.load (module.js:336:31)
at Function._load (module.js:297:12)
at Array.0 (module.js:423:10)
at EventEmitter._tickCallback (node.js:126:26)
Hank:~ deedubs$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment