This repository was archived by the owner on May 1, 2020. It is now read-only.
This repository was archived by the owner on May 1, 2020. It is now read-only.
Binaries installed by npm don't seem to work on Windows #21
Closed
Description
I'm not exactly sure what the problem is here, I'll try and figure it out when I can, but wanted to make a note so I don't forget. Attempting to use any of the tasks results in this:
events.js:72
throw er; // Unhandled 'error' event
^
Error: spawn Unknown system errno 193
at errnoException (child_process.js:998:11)
at Process.ChildProcess._handle.onexit (child_process.js:789:34)