Created
April 14, 2013 13:30
-
-
Save klaemo/5382743 to your computer and use it in GitHub Desktop.
nodejitsu error
This file contains hidden or 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
info: Creating snapshot 0.8.0-7 | |
info Uploading: [=============================] 100% | |
info: Updating app print-io.de | |
info: Activating snapshot 0.8.0-7 for print-io.de | |
info: Starting app print-io.de | |
error: Error running command deploy | |
error: Nodejitsu Error (500): Internal Server Error | |
error: | |
error: There was an error while attempting to start the app | |
error: Error spawning drone | |
error: Script prematurely exited | |
error: | |
error: This type of error is usually a user error. | |
error: Error output from app: | |
error: | |
error: util.js:538 | |
error: ctor.prototype = Object.create(superCtor.prototype, { | |
error: ^ | |
error: TypeError: Cannot read property 'prototype' of undefined | |
error: at Object.exports.inherits (util.js:538:43) | |
error: at Object.<anonymous> (/opt/haibu/apps/klaemo/print-io.de/package/node_modules/manroland-parser/node_modules/csv-streamify/csv-streamify.js:46:6) | |
error: at Module._compile (module.js:449:26) | |
error: at Object.Module._extensions..js (module.js:467:10) | |
error: at Module.load (module.js:356:32) | |
error: at Function.Module._load (module.js:312:12) | |
error: at Module.require (module.js:362:17) | |
error: at require (module.js:378:17) | |
error: at Object.<anonymous> (/opt/haibu/apps/klaemo/print-io.de/package/node_modules/manroland-parser/manroland.js:2:11) | |
error: at Module._compile (module.js:449:26) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment