-
Notifications
You must be signed in to change notification settings - Fork 30.4k
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
node-gyp fails with node v4 on windows #2750
Comments
I haven't tested on Windows, but |
Latest bufferutil uses the latest NAN and breaks on Node 4. |
@luisrudge @ronkorving The issue with So currently that means that |
I'm already on ws v0.8. Still broken, and it wasn't on iojs v3 |
@ronkorving |
Sure, but that's not the problem here (I'm not even using socket.io, I use ws directly). This is a real problem, but I haven't been able to determine where its origin is. See websockets/bufferutil#15 (comment) |
I'm going to close this because it's almost certainly not an issue with node core. |
with node:latest on windows, running
npm i c3
fails every time.websockets/bufferutil#15
websockets/utf-8-validate#13
brianmcd/contextify#177
The text was updated successfully, but these errors were encountered: