Skip to content

Instantly share code, notes, and snippets.

@cjroebuck
Created December 16, 2011 21:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cjroebuck/1487968 to your computer and use it in GitHub Desktop.
Save cjroebuck/1487968 to your computer and use it in GitHub Desktop.
{
stack: 'Error: haibu Error (500): Internal Server Error\n at Request.callback (/Users/cjroebuck/Dev/Quillu/dumply/node_modules/haibu/lib/haibu/drone/client.js:167:15)\n at Request.<anonymous> (/Users/cjroebuck/Dev/Quillu/dumply/node_modules/haibu/node_modules/request/main.js:314:21)\n at Request.emit (events.js:64:17)\n at IncomingMessage.<anonymous> (/Users/cjroebuck/Dev/Quillu/dumply/node_modules/haibu/node_modules/request/main.js:295:19)\n at IncomingMessage.emit (events.js:81:20)\n at HTTPParser.onMessageComplete (http.js:133:23)\n at Socket.ondata (http.js:1231:22)\n at Socket._onReadable (net.js:677:27)\n at IOWatcher.onReadable [as callback] (net.js:177:10)',
result: {
error: {
stack: "Error: package.json error: can't find starting script: node index.js\n at /usr/local/lib/node_modules/haibu/lib/haibu/core/spawner.js:148:17",
message: "package.json error: can't find starting script: node index.js",
blame: { message: 'Package.json start script declared but not found', type: 'user' }
}
},
arguments: undefined,
message: 'haibu Error (500): Internal Server Error',
type: undefined
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment