-
-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
spawn-wrap test on windows & Appveyor failing #55
Comments
This one looks like #56, which I've fixed in #57. It's possible that PR also fixes the test failures on Appveyor, although I'm still seeing test failures locally on Windows. |
I've now fixed these failures in #57. |
It looks like the latest Appveyor failure is only on NodeJS v 0.12, and that an incompatibility between that version and NPM 5.0.4 may be to blame. Perhaps it's time to drop support for NodeJS 0.12. |
This issue can be closed, Windows tests are working right now. (#82). /cc @coreyfarrell |
Thanks for the ping. |
Latest appveyor results show this failing on Windows https://ci.appveyor.com/project/isaacs/spawn-wrap
I'm guessing that may be a contributing factor to isaacs/isexe#13
The text was updated successfully, but these errors were encountered: