Skip to content

Instantly share code, notes, and snippets.

@atuttle
Last active December 14, 2015 12:18
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 atuttle/cd766230a2dbe1853a03 to your computer and use it in GitHub Desktop.
Save atuttle/cd766230a2dbe1853a03 to your computer and use it in GitHub Desktop.
⚡ jitsu apps setdrones 2
info: Welcome to Nodejitsu atuttle
info: jitsu v0.12.1, node v0.8.14
info: It worked if it ends with Nodejitsu ok
info: Executing command apps setdrones 2
info: Setting number of drones for app snitch-io-website to 2
error: Error running command apps setdrones 2
error: Nodejitsu Error (500): Internal Server Error
error: There was an error while attempting to deploy the app
error:
error: package.json error: can't find starting script: main.js
error: Package.json start script declared but not found
error:
error: This type of error is usually a user error.
error: Error output from Haibu:
error:
error: Error: package.json error: can't find starting script: main.js
error: at Spawner.spawn (/root/haibu-orchestra/node_modules/haibu/lib/haibu/core/spawner.js:232:17)
error: at Object.oncomplete (fs.js:297:15)
help: For help with this error contact Nodejitsu Support:
help: webchat: <http://webchat.nodejitsu.com/>
help: irc: <irc://chat.freenode.net/#nodejitsu>
help: email: <support@nodejitsu.com>
help:
help: Copy and paste this output to a gist (http://gist.github.com/)
info: Nodejitsu not ok
$ tmp pwd
/Users/adam/.jitsu/tmp
$ tar -xzvf atuttle-snitch-io-api-0.1.0-33.tgz
x package/package.json
x package/.npmignore
x package/config.js
x package/main.js
x package/controllers/api.js
x package/controllers/db.js
x package/controllers/snitch-lib.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment