Skip to content
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

Closed
cswl opened this issue Aug 20, 2015 · 4 comments
Closed

nan errors on opt deps? #2459

cswl opened this issue Aug 20, 2015 · 4 comments
Labels
question Issues that look for answers.

Comments

@cswl
Copy link

cswl commented Aug 20, 2015

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

@ChALkeR
Copy link
Member

ChALkeR commented Aug 20, 2015

utf-8-validate@1.2.0
utf-8-validate@1.1.0

Try using the same versions as installed by ws.

@ChALkeR ChALkeR added the question Issues that look for answers. label Aug 20, 2015
@cswl
Copy link
Author

cswl commented Aug 20, 2015

@ChALkeR Ah, I understand it now. Sorry for the trouble.
So, it's gonna take a while before the modules catch up, to use new apis.. i guess

@ChALkeR
Copy link
Member

ChALkeR commented Aug 20, 2015

Yes. As this looks solved, I'm closing the issue.

@ChALkeR ChALkeR closed this as completed Aug 20, 2015
@cswl
Copy link
Author

cswl commented Aug 20, 2015

@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, :\
i guess i should setup a virtual env, for python2.. i mean iojs2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Issues that look for answers.
Projects
None yet
Development

No branches or pull requests

2 participants