Skip to content

Instantly share code, notes, and snippets.

@DTrejo
Created November 10, 2011 04:17
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 DTrejo/1354101 to your computer and use it in GitHub Desktop.
Save DTrejo/1354101 to your computer and use it in GitHub Desktop.
/Dropbox/dev/npmpants/slave/test(master)§ npm test nano | pbcopy
sh: ./node_modules/ensure/bin/tap.js: No such file or directory
npm ERR! nano@0.9.4 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 nano@0.9.4 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