-
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
From NPM, error installing [email protected] #450
Comments
please use pre html tags for the npm output |
Sounds more like a npm bug than a Socket.IO bug, I just tried the command and it installed fine. If this issue still occurs give @isaacs/npm a poke But thanks for reporting it anyways! |
same here, identical message and only on redhat (work perfect on debian and osx), so while thanks for your great lib, |
Same here, CentOS 5.2. Socket.IO 0.7.7 installed ok. |
Also occurs for me on CentOS 5.something: System Linux 2.6.18-194.26.1.el5 Previous versions installed fine. |
Latest npm release 1.0.25 should work around the issue. |
1.0.25 doesn't work for me either. The same error ocurred. Looks like something to do with websocket-client in dependencies ... |
1.0.25 doesnt work for me either, get similar output |
npm cache clean, try to install it again. If it fails, post a brand new issue with 100% of the logging output, and a link to a gist of the npm-debug.log file. It's not the same error unless it's actually the same error. |
Hi, I have the same issue with centos56 32bit, socket-io 0.7.9. see npm-debug: https://gist.github.com/1151093 (npm 1.0.25, cache cleaned). Same with OsX 10.6.8 is fine. |
Apparently updating tar (#456 (comment) ) resolves it. |
Updating tar worked, thank you a lot! |
Can't update to version 0.7.8 using npm... This error shows only for socket.io
The text was updated successfully, but these errors were encountered: