Created
November 6, 2012 17:15
-
-
Save jayfresh/4026100 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
error: Error running command deploy | |
error: Nodejitsu Error (500): Internal Server Error | |
error: | |
error: There was an error while attempting to start the app | |
error: Error spawning drone | |
error: Script prematurely exited | |
error: | |
error: This type of error is usually a user error. | |
error: Error output from app: | |
error: | |
error: module.js | |
error: :340 | |
error: throw err; | |
error: ^ | |
error: Error: Cannot find module 'jsdom' | |
error: at Function.Module._resolveFilename (module.js:338:15) | |
error: at Function.Module._load (module.js:280:25) | |
error: at Module.require (module.js:362:17) | |
error: at require (module.js:378:17) | |
error: at Object.<anonymous> (/opt/haibu/apps/jayfresh/nodejs/package/server.js:14:10) | |
error: at Module._compile (module.js:449:26) | |
error: at Object.Module._extensions..js (module.js:467:10) | |
error: at Module.load (module.js:356:32) | |
error: at Function.Module._load (module.js:312:12) | |
error: at Function.Module.runMain (module.js:492:10) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment