Created
September 14, 2011 20:23
-
-
Save aperiodic/1217674 to your computer and use it in GitHub Desktop.
Curry module `npm test` output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
npm ERR! [email protected] test: `synct test/*.js` | |
npm ERR! `sh "-c" "synct test/*.js"` failed with 127 | |
npm ERR! | |
npm ERR! Failed at the [email protected] 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