Created
November 10, 2011 04:17
-
-
Save DTrejo/1354101 to your computer and use it in GitHub Desktop.
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
/Dropbox/dev/npmpants/slave/test(master)§ npm test nano | pbcopy | |
sh: ./node_modules/ensure/bin/tap.js: No such file or directory | |
npm ERR! [email protected] test: `./node_modules/ensure/bin/tap.js tests/*/*.js` | |
npm ERR! `sh "-c" "./node_modules/ensure/bin/tap.js tests/*/*.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 nano package, | |
npm ERR! not with npm itself. | |
npm ERR! Tell the author that this fails on your system: | |
npm ERR! ./node_modules/ensure/bin/tap.js tests/*/*.js | |
npm ERR! You can get their info via: | |
npm ERR! npm owner ls nano | |
npm ERR! There is likely additional logging output above. | |
npm ERR! | |
npm ERR! System Darwin 10.8.0 | |
npm ERR! command "node" "/Users/david/local/bin/npm" "test" "nano" | |
npm ERR! cwd /Dropbox/dev/npmpants/slave/test | |
npm ERR! node -v v0.4.12 | |
npm ERR! npm -v 1.0.30 | |
npm ERR! | |
npm ERR! Additional logging details can be found in: | |
npm ERR! /Dropbox/dev/npmpants/slave/test/npm-debug.log | |
npm not ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment