Skip to content

Instantly share code, notes, and snippets.

@itay
Created November 10, 2012 00:10
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 itay/4049176 to your computer and use it in GitHub Desktop.
Save itay/4049176 to your computer and use it in GitHub Desktop.
Octavian:~/work/pandabits ineeman$ jitsu deploy
info: Welcome to Nodejitsu nko3-pandabits
info: jitsu v0.11.0, node v0.8.9
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in node server.js
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
/Users/ineeman/.nvm/v0.8.9/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 (/Users/ineeman/.nvm/v0.8.9/lib/node_modules/jitsu/node_modules/fstream-npm/node_modules/fstream-ignore/ignore.js:148:13)
at Packer.IgnoreReader.addIgnoreFile (/Users/ineeman/.nvm/v0.8.9/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 (/Users/ineeman/.nvm/v0.8.9/lib/node_modules/jitsu/node_modules/fstream/node_modules/graceful-fs/graceful-fs.js:90:5)
at fs.close (/Users/ineeman/.nvm/v0.8.9/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)
@anzorb
Copy link

anzorb commented Jan 5, 2013

Did you figure this one out? I'am getting the same error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment