Skip to content

Instantly share code, notes, and snippets.

@aperiodic
Created September 14, 2011 20:23
Show Gist options
  • Save aperiodic/1217674 to your computer and use it in GitHub Desktop.
Save aperiodic/1217674 to your computer and use it in GitHub Desktop.
Curry module `npm test` output
npm ERR! curry@0.0.3 test: `synct test/*.js`
npm ERR! `sh "-c" "synct test/*.js"` failed with 127
npm ERR!
npm ERR! Failed at the curry@0.0.3 test script.
npm ERR! This is most likely a problem with the curry package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! synct test/*.js
npm ERR! You can get their info via:
npm ERR! npm owner ls curry
npm ERR! There is likely additional logging output above.
npm ERR!
npm ERR! System Darwin 10.8.0
npm ERR! command "node" "/Users/dlp/.nvm/v0.4.9/bin/npm" "test"
npm ERR! cwd /Users/dlp/code/opensource/curry
npm ERR! node -v v0.4.9
npm ERR! npm -v 1.0.22
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /Users/dlp/code/opensource/curry/npm-debug.log
npm not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment