Skip to content

Instantly share code, notes, and snippets.

@towski
Created August 3, 2012 22:18
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save towski/3252103 to your computer and use it in GitHub Desktop.
info: Welcome to Nodejitsu towski
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
warn:
warn: Your package.json file is missing required fields:
warn:
warn: scripts.start
warn:
warn: Prompting user for required fields.
warn: Press ^C at any time to quit.
warn:
prompt: scripts.start:
warn: About to write /Users/towski/engineering/robojockey/package.json
data:
data: {
data: engines: { node: '0.6.x' },
data: version: '0.0.0',
data: subdomain: 'towski.robojockey',
data: name: 'robojockey',
data: scripts: { start: '' }
data: }
data:
prompt: Is this ok?: (yes)
info: Analyzing your application dependencies in
/Users/towski/nvm/v0.6.20/lib/node_modules/jitsu/node_modules/require-analyzer/lib/require-analyzer.js:176
else if (!deps || deps.indexOf(pkg) !== -1) {
^
TypeError: Object #<Object> has no method 'indexOf'
at /Users/towski/nvm/v0.6.20/lib/node_modules/jitsu/node_modules/require-analyzer/lib/require-analyzer.js:176:34
at Array.forEach (native)
at /Users/towski/nvm/v0.6.20/lib/node_modules/jitsu/node_modules/require-analyzer/lib/require-analyzer.js:164:42
at /Users/towski/nvm/v0.6.20/lib/node_modules/jitsu/node_modules/require-analyzer/node_modules/npm/lib/utils/read-installed.js:107:5
at /Users/towski/nvm/v0.6.20/lib/node_modules/jitsu/node_modules/require-analyzer/node_modules/npm/lib/utils/read-installed.js:210:14
at cb (/Users/towski/nvm/v0.6.20/lib/node_modules/jitsu/node_modules/require-analyzer/node_modules/npm/node_modules/slide/lib/async-map.js:48:11)
at /Users/towski/nvm/v0.6.20/lib/node_modules/jitsu/node_modules/require-analyzer/node_modules/npm/lib/utils/read-installed.js:210:14
at cb (/Users/towski/nvm/v0.6.20/lib/node_modules/jitsu/node_modules/require-analyzer/node_modules/npm/node_modules/slide/lib/async-m15:18:11 ~/engineering/robojockey (master)$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment