Skip to content

Instantly share code, notes, and snippets.

@ariporad
Created December 1, 2012 20:32
Show Gist options
  • Save ariporad/4184830 to your computer and use it in GitHub Desktop.
Save ariporad/4184830 to your computer and use it in GitHub Desktop.
jitsu output
Ari$ jitsu deploy
info: Welcome to Nodejitsu ari-porad
info: jitsu v0.11.0, node v0.8.14
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Skipping require-analyzer because noanalyze option is set
info: Skipping require-analyzer because noanalyze option is set
error: Error running command deploy
error: Unexpected token }
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:
help: Copy and paste this output to a gist (http://gist.github.com/)
info: Nodejitsu not ok
/usr/local/lib/node_modules/jitsu/node_modules/fstream-npm/node_modules/fstream-ignore/ignore.js:148
set = set.filter(function (s) {
^
TypeError: Cannot call method 'filter' of undefined
at Packer.IgnoreReader.addIgnoreRules (/usr/local/lib/node_modules/jitsu/node_modules/fstream-npm/node_modules/fstream-ignore/ignore.js:148:13)
at Packer.IgnoreReader.addIgnoreFile (/usr/local/lib/node_modules/jitsu/node_modules/fstream-npm/node_modules/fstream-ignore/ignore.js:133:10)
at fs.readFile (fs.js:176:14)
at fs.close (/usr/local/lib/node_modules/jitsu/node_modules/fstream/node_modules/graceful-fs/graceful-fs.js:90:5)
at fs.close (/usr/local/lib/node_modules/jitsu/node_modules/require-analyzer/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:95:5)
at Object.oncomplete (fs.js:297:15)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment