Skip to content

Instantly share code, notes, and snippets.

@kennon
Created September 16, 2010 16:27
Show Gist options
  • Save kennon/582708 to your computer and use it in GitHub Desktop.
Save kennon/582708 to your computer and use it in GitHub Desktop.
node.js:63
throw e;
^
Error: Cannot find module 'connect'
at loadModule (node.js:275:15)
at require (node.js:411:14)
at Object.<anonymous> (/opt/lib/node/express/index.js:16:32)
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> (/var/www/xxxxxxxxxx/staging/releases/20100916121455/node/app.js:8:15)
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