tape-testing / faucet

human-readable TAP summarizer
MIT License
551 stars 25 forks source link

faucet command not working on Win10 #17

Open dbnapp opened 8 years ago

dbnapp commented 8 years ago

Getting this error when just using faucet

events.js:141
      throw er; // Unhandled 'error' event
      ^

Error: spawn C:\Users\UserName\AppData\Roaming\npm\node_modules\faucet\node_modules\tape\bin\tape ENOENT
    at exports._errnoException (util.js:870:11)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:178:32)
    at onErrorNT (internal/child_process.js:344:16)
    at nextTickCallbackWith2Args (node.js:442:9)
    at process._tickCallback (node.js:356:17)
    at Function.Module.runMain (module.js:443:11)
    at startup (node.js:139:18)
    at node.js:968:3
matthiasg commented 7 years ago

it is working here (just looking a little ugly due to missing characters)