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 failing to clone #63

Open
aroscoe opened this issue Aug 8, 2011 · 5 comments
Open

Socket IO failing to clone #63

aroscoe opened this issue Aug 8, 2011 · 5 comments

Comments

@aroscoe
Copy link

aroscoe commented Aug 8, 2011

Tried building TermKit today but the Socket IO submodule fails when cloning.

git submodule update --init
Cloning into Node/node_modules/socket.io-client...
fatal: https://github.com/LearnBoost/Socket.IO.git/info/refs not found: did you run git update-server-info on the server?
Clone of 'https://github.com/LearnBoost/Socket.IO.git' into submodule path 'Node/node_modules/socket.io-client' failed
@rauchg
Copy link

rauchg commented Aug 8, 2011

Why not npm?

@aroscoe
Copy link
Author

aroscoe commented Aug 8, 2011

Not sure what you mean?

On Aug 8, 2011, at 11:22 AM, [email protected] wrote:

Why not npm?

Reply to this email directly or view it on GitHub:
#63 (comment)

@callumgare
Copy link

That's because the submodules path has changed. There's a pull request to fix it. #60

@ndbroadbent
Copy link

Can someone at least get this project into a usable state? I want to experiment and contribute to it, but even getting it running is a PITA

@rauchg
Copy link

rauchg commented Dec 15, 2011

@unconed let me know if you need any help on my end

Adding a package.json pointing to the right socket.io and socket.io-client would fix this easily.

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