Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

Created November 22, 2013 18:26
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 anonymous/7604594 to your computer and use it in GitHub Desktop.
Save anonymous/7604594 to your computer and use it in GitHub Desktop.
"engines": {"node": "0.10.x"}
error: Error running command deploy
error: Errors occured while starting the application
error: Error starting application. This could be a user error.
error: info: Running start for app.
error: info: Cleaning /opt/run
error: info: Fetching application snapshot...
error: info: Application snapshot fetched.
error: info: Unpacking snapshot...
error:
error: child_process.js:802
error: throw errnoException(errno, 'spawn');
error: ^
error: Error: spawn ENOMEM
error: at errnoException (child_process.js:855:11)
error: at ChildProcess.spawn (child_process.js:802:11)
error: at exports.spawn (child_process.js:626:9)
error: at exports.unpack (/opt/local/lib/node_modules/solenoid/lib/solenoid.js:195:13)
error: at /opt/local/lib/node_modules/solenoid/node_modules/mkdirp/index.js:20:20
error: at Object.oncomplete (fs.js:297:15)
error:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment