Created
December 20, 2011 03:47
-
-
Save deedubs/1500136 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
| 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