Skip to content

Instantly share code, notes, and snippets.

@goatslacker
Created June 6, 2011 07:27
Show Gist options
  • Save goatslacker/1009875 to your computer and use it in GitHub Desktop.
Save goatslacker/1009875 to your computer and use it in GitHub Desktop.
jitsu crash
info: Welcome to Nodejitsu
info: It worked if it ends with Nodejitsu ok
info: Using config file /home/josh/.jitsuconf
info: Executing command apps deploy
info: Authenticated as goatslacker
info: Analyzing your application dependencies in server.js
node.js:181
throw e; // process.nextTick error, or 'error' event on first tick
^
TypeError: Cannot call method 'trim' of undefined
at /usr/local/lib/node_modules/jitsu/node_modules/require-analyzer/lib/require-analyzer.js:531:70
at Array.forEach (native)
at Object.extractVersions (/usr/local/lib/node_modules/jitsu/node_modules/require-analyzer/lib/require-analyzer.js:530:29)
at /usr/local/lib/node_modules/jitsu/lib/jitsu/package.js:277:38
at /usr/local/lib/node_modules/jitsu/node_modules/require-analyzer/lib/require-analyzer.js:91:16
at /usr/local/lib/node_modules/jitsu/node_modules/require-analyzer/lib/require-analyzer.js:180:18
at /usr/local/lib/node_modules/jitsu/node_modules/npm/lib/utils/read-installed.js:107:5
at /usr/local/lib/node_modules/jitsu/node_modules/npm/lib/utils/read-installed.js:192:14
at asyncMap (/usr/local/lib/node_modules/jitsu/node_modules/npm/lib/utils/async-map.js:29:18)
at next (/usr/local/lib/node_modules/jitsu/node_modules/npm/lib/utils/read-installed.js:181:5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment