Skip to content

Instantly share code, notes, and snippets.

@amrnt
Created September 26, 2010 22:23
Show Gist options
  • Save amrnt/598368 to your computer and use it in GitHub Desktop.
Save amrnt/598368 to your computer and use it in GitHub Desktop.
node.js:63
throw e;
^
Error: Cannot find module './../../../lib/node/.npm/express/1.0.0rc3/package/bin/express'
at loadModule (node.js:475:15)
at require (node.js:611:14)
at Object.<anonymous> (/usr/local/share/npm/bin/express:8:18)
at Module._compile (node.js:662:23)
at Module._loadScriptSync (node.js:669:10)
at Module.loadSync (node.js:538:12)
at Object.runMain (node.js:722:24)
at Array.<anonymous> (node.js:745:12)
at EventEmitter._tickCallback (node.js:55:22)
at node.js:757:9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment