Skip to content

Instantly share code, notes, and snippets.

@AndrewHenderson
Created June 19, 2013 19:45
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 AndrewHenderson/5817410 to your computer and use it in GitHub Desktop.
Save AndrewHenderson/5817410 to your computer and use it in GitHub Desktop.
> Witness@0.1.1-26 start /Users/andrew/witness
> app.js
sh: app.js: command not found
npm ERR! Witness@0.1.1-26 start: `app.js`
npm ERR! `sh "-c" "app.js"` failed with 127
npm ERR!
npm ERR! Failed at the Witness@0.1.1-26 start script.
npm ERR! This is most likely a problem with the Witness package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! app.js
npm ERR! You can get their info via:
npm ERR! npm owner ls Witness
npm ERR! There is likely additional logging output above.
npm ERR! System Darwin 11.4.0
npm ERR! command "node" "/usr/local/bin/npm" "start"
npm ERR! cwd /Users/andrew/witness
npm ERR! node -v v0.8.14
npm ERR! npm -v 1.1.68
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /Users/andrew/witness/npm-debug.log
npm ERR! not ok code 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment