Created
March 11, 2013 17:58
-
-
Save blakmatrix/5136225 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ jitsu [10:53:28] | |
info: Welcome to Nodejitsu blakmatrix | |
info: jitsu v0.12.3, node v0.10.0 | |
info: It worked if it ends with Nodejitsu ok | |
info: Executing command | |
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 loadCommand (/usr/local/lib/node_modules/jitsu/node_modules/flatiron/lib/flatiron/plugins/cli.js:211:45) | |
at executeCommand (/usr/local/lib/node_modules/jitsu/node_modules/flatiron/lib/flatiron/plugins/cli.js:278:26) | |
at Object.app.router.notfound (/usr/local/lib/node_modules/jitsu/node_modules/flatiron/lib/flatiron/plugins/cli.js:357:5) | |
at Router.dispatch (/usr/local/lib/node_modules/jitsu/node_modules/flatiron/node_modules/director/lib/director/cli.js:50:21) | |
at execCommand (/usr/local/lib/node_modules/jitsu/lib/jitsu.js:234:18) | |
at jitsu.setup (/usr/local/lib/node_modules/jitsu/lib/jitsu.js:279:3) | |
at jitsu.exec (/usr/local/lib/node_modules/jitsu/lib/jitsu.js:247:33) | |
FAIL: 8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment