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

socket.io 1.0 prerelease? #1456

Closed
soliton4 opened this issue Mar 19, 2014 · 5 comments
Closed

socket.io 1.0 prerelease? #1456

soliton4 opened this issue Mar 19, 2014 · 5 comments

Comments

@soliton4
Copy link

can i get a prerelease of 1.0 somewhere?
is it very unstable?

thank you!

@jozsi
Copy link

jozsi commented Mar 19, 2014

npm install LearnBoost/socket.io

Don't use it in production, yet. But it's great to migrate your code in time.

@soliton4
Copy link
Author

@tracid there is no npm package called "LearnBoost/socket.io"
if i try the code you posted i get
"Could not install LearnBoost/socket.io"

you propaply mean npm install socket.io

but last time i checked there was no binary support in that version.
i am looking for the promised binary support in 1.0
there is supposed to be a implementation.
can i get it somewhere?

@3rd-Eden
Copy link
Contributor

@soliton4 it should be lowercase, and that tells npm to install it from github instead of the registry.

@soliton4
Copy link
Author

funny it works on my linux machine but not in windows
anyway thx

why not use it in production yet? are there big issues?

@shaoner
Copy link

shaoner commented Mar 19, 2014

npm install socket.io@1.0.0-pre
should also work

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants