Skip to content

Instantly share code, notes, and snippets.

@caseycobb
Created June 26, 2013 23:04
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 caseycobb/1750275abd366045bb25 to your computer and use it in GitHub Desktop.
Save caseycobb/1750275abd366045bb25 to your computer and use it in GitHub Desktop.
$ sudo NODE_ENV=production npm start
Password:
> scheduler_stg@0.0.1-25 start /vhosts/scheduler_stg/.demeteorized
> main.js
sh: main.js: command not found
npm ERR! scheduler_stg@0.0.1-25 start: `main.js`
npm ERR! `sh "-c" "main.js"` failed with 127
npm ERR!
npm ERR! Failed at the scheduler_stg@0.0.1-25 start script.
npm ERR! This is most likely a problem with the scheduler_stg package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! main.js
npm ERR! You can get their info via:
npm ERR! npm owner ls scheduler_stg
npm ERR! There is likely additional logging output above.
npm ERR! System Darwin 12.3.0
npm ERR! command "node" "/usr/local/bin/npm" "start"
npm ERR! cwd /vhosts/scheduler_stg/.demeteorized
npm ERR! node -v v0.8.16
npm ERR! npm -v 1.1.69
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /vhosts/scheduler_stg/.demeteorized/npm-debug.log
npm ERR! not ok code 0
casey at Casey-Cobbs-MacBook-Pro in .demeteorized
$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment