Created
January 27, 2013 19:32
-
-
Save kaareal/4649962 to your computer and use it in GitHub Desktop.
This file contains 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 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: fs.js:520 | |
error: return binding.lstat(pathModule._makeLong(path)); | |
error: ^ | |
error: Error: ENOENT, no such file or directory '/opt/haibu/node-versions/0.8.16/bin/coffee' | |
error: at Object.fs.lstatSync (fs.js:520:18) | |
error: at Object.realpathSync (fs.js:1047:21) | |
error: at EventEmitter.module.exports.carapace.coffee (/opt/haibu/carapace-versions/0.8.16/node_modules/haibu-carapace/lib/plugins/coffee.js:7:26) | |
error: at /opt/haibu/carapace-versions/0.8.16/node_modules/haibu-carapace/bin/carapace:58:23 | |
error: at async.forEachSeries.iterate (/opt/haibu/carapace-versions/0.8.16/node_modules/haibu-carapace/node_modules/async/lib/async.js:108:13) | |
error: at async.forEachSeries.iterate (/opt/haibu/carapace-versions/0.8.16/node_modules/haibu-carapace/node_modules/async/lib/async.js:119:25) | |
error: at /opt/haibu/carapace-versions/0.8.16/node_modules/haibu-carapace/bin/carapace:59:23 | |
error: at EventEmitter.carapace.setuid (/opt/haibu/carapace-versions/0.8.16/node_modules/haibu-carapace/lib/plugins/setuid.js:11:21) | |
error: at /opt/haibu/carapace-versions/0.8.16/node_modules/haibu-carapace/bin/carapace:58:23 | |
error: at async.forEachSeries.iterate (/opt/haibu/carapace-versions/0.8.16/node_modules/haibu-carapace/node_modules/async/lib/async.js:108:13) | |
help: For help with this error contact Nodejitsu Support: | |
help: webchat: <http://webchat.nodejitsu.com/> | |
help: irc: <irc://chat.freenode.net/#nodejitsu> | |
help: email: <[email protected]> | |
help: | |
help: Copy and paste this output to a gist (http://gist.github.com/) | |
info: Nodejitsu not ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment