Skip to content

Instantly share code, notes, and snippets.

@jfstgermain
Created October 29, 2012 17:49
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 jfstgermain/3975187 to your computer and use it in GitHub Desktop.
Save jfstgermain/3975187 to your computer and use it in GitHub Desktop.
[jfstgermain@cloud9]:/workspace$ jitsu deploy
info: Welcome to Nodejitsu creatix
info: jitsu v0.10.3-1, node v0.6.21
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in app-compiled/server.js
Completed executing coffee
Completed executing coffee
info: Creating snapshot 0.0.0-50
readline.js:58
input.resume();
^
TypeError: Object #<Object> has no method 'resume'
at new Interface (readline.js:58:9)
at Object.createInterface (readline.js:38:10)
at new ProgressBar (/var/lib/stickshift/9b2d343164844a09a1e9f4ccc903fee7/app-root/data/lib/node_modules/jitsu/node_modules/progress/lib/node-progress.js:45:33)
at EventEmitter.<anonymous> (/var/lib/stickshift/9b2d343164844a09a1e9f4ccc903fee7/app-root/data/lib/node_modules/jitsu/lib/jitsu/package.js:434:19)
at EventEmitter.emit (events.js:67:17)
at Object.oncomplete (/var/lib/stickshift/9b2d343164844a09a1e9f4ccc903fee7/app-root/data/lib/node_modules/jitsu/node_modules/nodejitsu-api/lib/client/client.js:140:13)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment