-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
nan errors on opt deps? #2459
Comments
Try using the same versions as installed by |
@ChALkeR Ah, I understand it now. Sorry for the trouble. |
Yes. As this looks solved, I'm closing the issue. |
@ChALkeR alright, and thanks.. many package were failing, not just this one.. but couldnt figure out was it iojs or module .. so the breaking buffer change is hard for the native addons.. i just updated to v3, shouldn;t have deleted the v2 yet, :\ |
Was installing ws package
npm i ws
then saw errors with optional deps failing to build and install.However, just doing
npm i utf-8-validate bufferutil
installed fine.logs :
npm i ws
npm i utf-8-validate bufferutil
The text was updated successfully, but these errors were encountered: