Skip to content

Instantly share code, notes, and snippets.

@joshsmith
Created January 14, 2012 19:40
Show Gist options
  • Select an option

  • Save joshsmith/1612637 to your computer and use it in GitHub Desktop.

Select an option

Save joshsmith/1612637 to your computer and use it in GitHub Desktop.
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
error: There was an error while attempting to deploy your application.
error:
error: NPM Install failed
error: NPM failed to install dependencies
error:
error: This type of error is usually a user error.
error: Error output from Haibu:
error:
error:
error: node.js:134
error: throw e; // process.nextTick error, or 'error' event on first tick
error: ^
error: Error: Cannot find module './daemon.v0.4.12'
error: at Function._resolveFilename (module.js:326:11)
error: at Function._load (module.js:271:25)
error: at require (module.js:355:19)
error: at Object.<anonymous> (/root/haibu-orchestra/node_modules/haibu/node_modules/daemon/lib/daemon.js:12:11)
error: at Module._compile (module.js:411:26)
error: at Object..js (module.js:417:10)
error: at Module.load (module.js:343:31)
error: at Function._load (module.js:302:12)
error: at require (module.js:355:19)
error: at Object.<anonymous> (/root/haibu-orchestra/node_modules/haibu/lib/haibu/common/chroot-npm-install.js:6:14)
error:
info: Nodejitsu not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment