fixes to get it running on Windows
- Windows doesn't have signals, so process.on("SIGINT") throws - changing process.env.PATH is a bad idea
Loading
Please register or sign in to comment
- Windows doesn't have signals, so process.on("SIGINT") throws - changing process.env.PATH is a bad idea