-
Notifications
You must be signed in to change notification settings - Fork 755
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
npm update #75
Comments
Seems like the install failed - possibly due to an npm problem. Try again with |
I did it with -g. |
This may help until I look into this myself |
The problem is here: npm install socket.io. Don't know why it doesn't work now. I did an update few weeks ago and everything was fine. |
I have a similar issue a few weeks ago, it started because browser-sync was working while updating. |
Yeah I'm looking into this - no idea why this is happening :( |
Same issue here. I had a prior version installed and it was working fine. After running a I reverted back to the last version using:
|
I still haven't managed to reproduce this yet as my Windows machine is running 8.1 - with no install problems. If anyone would like to help us out here it'd be much appreciated. |
The problem seems to be socket,io. ws@0.4.31 install C:\Users\xxxx\AppData\Roaming\npm\node_modules\browser-sync\node_modules\socket.io\node_modules\socket.io-client\node_modules\ws gyp ERR! configure error |
Thanks - I may look at using a previous version of socket.io then - or another lib... |
Can everyone in this thread confirm the following fails & which version of window you're running.
|
Windows 8, 64bits
|
I can confirm that I get the same error, and I believe it to be an issue with
I am on OSX 10.9.2/ |
Confirmed, same issue here. Also on OSX 10.9.2.
|
Ok thanks everyone. The next release will revert back to a pre 0.9.0 version of socket.io to solve this problem. |
Works! Thanks! |
Not yet.
v2.5.1 is still older version. https://github.com/npm/npm/releases |
Issue still exist:
With using:
OS X 10.10.1 |
bump |
I updated the package and now, it's not working anymore. Try to re-install, same error.
ws@0.4.31 install C:\Users\****\AppData\Roaming\npm\node_modules\browser-sync\node_modules\socket.io\node_modules\socket.io-client\node_modules\ws (node-gyp rebuild 2> builderror.log) || (exit 0)
'browser-sync' is not recognized as an internal or external command, operable program or batch file.
The text was updated successfully, but these errors were encountered: