Skip to content

Instantly share code, notes, and snippets.

@hoodoos
Created February 14, 2011 18:46
Show Gist options
  • Save hoodoos/826332 to your computer and use it in GitHub Desktop.
Save hoodoos/826332 to your computer and use it in GitHub Desktop.
hoodoos@imwithstupid:~/builds/npm$ ./cli.js
node.js:63
throw e;
^
Error: Cannot find module 'constants'
at loadModule (node.js:275:15)
at require (node.js:411:14)
at Object.<anonymous> (/home/hoodoos/builds/npm/lib/utils/exec.js:13:17)
at Module._compile (node.js:462:23)
at Module._loadScriptSync (node.js:469:10)
at Module.loadSync (node.js:338:12)
at loadModule (node.js:283:14)
at require (node.js:411:14)
at Object.<anonymous> (/home/hoodoos/builds/npm/lib/config.js:27:12)
at Module._compile (node.js:462:23)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment