-
Notifications
You must be signed in to change notification settings - Fork 10.1k
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
installation on win7x64 failes with iojs v1.5.1 #2057
Comments
As mentioned in socketio/engine.io-client#376 its enough to update ws module.
and
its dirty but it works for now. |
This should not be closed, socket.io-client doesn't compiled with iojs 2.1.0 |
Is this fixed? |
Nope it's not...
i'm running This happens on windows 10 and node 4.2.0 |
It;s seems to be fixed, use a stable one. |
Stable what? I just forked another repository which has
and
Doesn't look like fixed to me... :( I have already tried ws method and I still see the issue. |
I have to bite my tongue when stumbling on these... its frustrating the issue being, you cut pasted something into your package.json for me it was one of these out of date
it built fine A developer can induce his own transient dependency via cut and paste... and these can be very aggravating aside from many other twists of the new way of doing things.
|
Hi,
I tried to install webpack-dev-server but it failed when socket.io is being compiled by VS.
https://gist.github.com/fibric/13590b6b3a0dedae4d74
visual studio express 2012 is installed as well as python 2.7.9
The text was updated successfully, but these errors were encountered: