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

Errors on starting server.js on with node 0.2.0 #48

Closed
rishav opened this issue Sep 12, 2010 · 2 comments
Closed

Errors on starting server.js on with node 0.2.0 #48

rishav opened this issue Sep 12, 2010 · 2 comments

Comments

@rishav
Copy link

rishav commented Sep 12, 2010

Error: Cannot find module './../../support/socket.io-client/lib/io'
at loadModule (node.js:275:15)
at require (node.js:411:14)
at Object. (/Users/macpro/juju/twitter-nodejs-websocket/vendor/socket-io/lib/socket.io/listener.js:6:19)
at Module._compile (node.js:462:23)
at Module._loadScriptSync (node.js:469:10)
at Module.loadSync (node.js:338:12)
at loadModule (node.js:283:14)
at require (node.js:411:14)
at Object. (/Users/macpro/juju/twitter-nodejs-websocket/vendor/socket-io/lib/socket.io/index.js:1:82)
at Module._compile (node.js:462:23

@rishav
Copy link
Author

rishav commented Sep 12, 2010

Sorry Found the problem .. found the client..

@rauchg
Copy link
Contributor

rauchg commented Sep 12, 2010

You're supposed to check the client with git clone --recursive

darrachequesne added a commit that referenced this issue Jul 8, 2024
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

2 participants