Skip to content

Instantly share code, notes, and snippets.

Created March 20, 2013 19:58
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 anonymous/48214786e24e56ea193f to your computer and use it in GitHub Desktop.
Save anonymous/48214786e24e56ea193f to your computer and use it in GitHub Desktop.
costa: jitsu deploy
info: Welcome to Nodejitsu wamoyo
info: jitsu v0.9.8
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in app.js
path.js:360
throw new TypeError('Arguments to path.join must be strings');
^
TypeError: Arguments to path.join must be strings
at path.js:360:15
at Array.filter (native)
at Object.exports.join (path.js:358:36)
at /usr/local/lib/node_modules/jitsu/node_modules/require-analyzer/node_modules/npm/lib/utils/load-package-defaults.js:38:21
at /usr/local/lib/node_modules/jitsu/node_modules/require-analyzer/node_modules/npm/node_modules/slide/lib/async-map.js:54:35
at Array.forEach (native)
at /usr/local/lib/node_modules/jitsu/node_modules/require-analyzer/node_modules/npm/node_modules/slide/lib/async-map.js:54:11
at Array.forEach (native)
at asyncMap (/usr/local/lib/node_modules/jitsu/node_modules/require-analyzer/node_modules/npm/node_modules/slide/lib/async-map.js:53:8)
at loadPackageDefaults (/usr/local/lib/node_modules/jitsu/node_modules/require-analyzer/node_modules/npm/lib/utils/load-package-defaults.js:22:3)
costa: node app
Express server listening on port 3000 in development mode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment