-
-
Notifications
You must be signed in to change notification settings - Fork 255
move socket.io-client from github to npm #955
Comments
I'd be happy to add this to the registry here if you think the npm version is a better choice now. |
need to test the npm version first, since last time I remember I had some problems with it. It might need some overrides to work correctly |
I get this error when I try to use
|
Is this with jspm 0.16 or jspm 0.17? |
0.17 beta 25. I could reproduce it on an empty project |
I can confirm that |
Hm... Maybe it's a cache problem again. I will clear the cache and check again tomorrow |
oh, yeah, just revisited this issue. |
@perrin4869 |
This is happening to me, not sure why or what's the dependency with the issue.. |
I have the same issue in the browser ( |
not sure why but removing
from (those libs depend on edit
|
Did anyone get |
still seeing this from [email protected]
|
Not a big deal, but would let it play nicer with other npm packages which have a dependency or a peer dependency on
socket.io-client
, since every time I runjspm update
now I get:The text was updated successfully, but these errors were encountered: