Skip to content

Instantly share code, notes, and snippets.

@eastridge
Created March 21, 2013 00:35
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 eastridge/5209797 to your computer and use it in GitHub Desktop.
Save eastridge/5209797 to your computer and use it in GitHub Desktop.
data:
data: {
data: subdomain: 'eastridge-tweb-r',
data: dependencies: {
data: thorax-inspector: '0.2.4',
data: grunt: '~0.4',
data: grunt-cli: '0.1.6',
data: grunt-bg-shell: '*',
data: express: '~3',
data: jake: '*',
data: phoenix-build: '~1.0'
data: },
data: version: '1.0.0',
data: engines: { node: '0.8.x' },
data: scripts: { start: 'node ./node_modules/grunt-cli/bin/grunt production' },
data: name: 'asda-mweb',
data: private: true,
data: description: 'TODO: Psuedo snarky comment',
data: repository: { url: 'git://github.com/walmartlabs/asda-mweb.git', type: 'git' }
data: }
data:
prompt: Is this ok?: (yes)
info: Analyzing application dependencies in node ./node_modules/grunt-cli/bin/grunt production
info: Checking app availability asda-mweb
info: Creating app asda-mweb
info: Creating snapshot 1.0.0
info Uploading: [=============================] 100%
info: Updating app asda-mweb
info: Activating snapshot 1.0.0 for asda-mweb
info: Starting app asda-mweb
error: Error running command deploy
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: node ./node_modules/grunt-cli/bin/grunt production
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: node ./node_modules/grunt-cli/bin/grunt production
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:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment