Skip to content

Instantly share code, notes, and snippets.

@dariusk
Created January 21, 2013 12: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 dariusk/f53aa68d2648e958a872 to your computer and use it in GitHub Desktop.
Save dariusk/f53aa68d2648e958a872 to your computer and use it in GitHub Desktop.
info: Done creating snapshot 0.1.0-3
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
error: ENOENT, open '/root/tmp/tmp-24131aqfyetc/build/package/package.json'
info: Nodejitsu not ok
{
"name": "randomshipper",
"subdomain": "randomshipper",
"scripts": {
"start": "randomshipper.js"
},
"version": "0.1.0-3",
"engines": {
"node": "0.8.x"
},
"dependencies": {
"express": "3.0.6",
"request": "2.12.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment