-
Notifications
You must be signed in to change notification settings - Fork 10.1k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Errors on starting server.js on with node 0.2.0 #48
Comments
Sorry Found the problem .. found the client.. |
You're supposed to check the client with git clone --recursive |
darrachequesne
added a commit
that referenced
this issue
Jul 4, 2024
darrachequesne
added a commit
that referenced
this issue
Jul 8, 2024
This issue was closed.
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
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
The text was updated successfully, but these errors were encountered: