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

TypeError in WS play #1

Closed
Derplord3264 opened this issue Oct 28, 2024 · 1 comment
Closed

TypeError in WS play #1

Derplord3264 opened this issue Oct 28, 2024 · 1 comment

Comments

@Derplord3264
Copy link

When trying to launch the Websocket server, I get this error:

TypeError: io.listen is not a function
at Object. (/workspace/pvp/server-lan/server.js:80:4)
at Module._compile (node:internal/modules/cjs/loader:1469:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
at Module.load (node:internal/modules/cjs/loader:1288:32)
at Module._load (node:internal/modules/cjs/loader:1104:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12)
at node:internal/main/run_main_module:28:49
Node.js v20.17.0

@kesiev kesiev closed this as completed in 5d30ce1 Oct 29, 2024
@kesiev
Copy link
Owner

kesiev commented Oct 29, 2024

Thank you for reporting! I've just committed a patch that should fix it.

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