Skip to content

Instantly share code, notes, and snippets.

@coen-hyde
Created June 18, 2012 13:31
Show Gist options
  • Save coen-hyde/2948388 to your computer and use it in GitHub Desktop.
Save coen-hyde/2948388 to your computer and use it in GitHub Desktop.
Nodejitsu deploy error - error spawning drone
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
error: There was an error while attempting to deploy your application.
error:
error: Error spawning drone: no matching engine found
error: Repository configuration
error:
error: This type of error is usually a user error.
error: Error output from Haibu:
error:
error: Error: Error spawning drone: no matching engine found
error: at [object Object].getSpawnOptions (/root/haibu-orchestra/node_modules/haibu/lib/haibu/core/spawner.js:34:17)
error: at [object Object].getSpawnOptions (/root/haibu-orchestra/node_modules/haibu/lib/haibu/plugins/chroot.js:102:34)
error: at Object.spawnNpm [as oncomplete] (/root/haibu-orchestra/node_modules/haibu/lib/haibu/plugins/chroot.js:146:32)
@stevenshu512
Copy link

hey,buddy. I have the same problem with you. Did you have any solution yet?

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