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

Error running the server on Node 20.15.1 #4237

Open
adiv13 opened this issue Jul 15, 2024 · 1 comment
Open

Error running the server on Node 20.15.1 #4237

adiv13 opened this issue Jul 15, 2024 · 1 comment

Comments

@adiv13
Copy link

adiv13 commented Jul 15, 2024

Hello,

I'm trying to run the ev-server on Node v20.15.1 under Windows 10 and I get the following error:

ev-server\node_modules\uWebSockets.js\uws.js:24
})();
^
Error: This version of uWS.js supports only Node.js 14, 16 and 18 on (glibc) Linux, macOS and Windows, on Tier 1 platforms (https://github.com/nodejs/node/blob/master/BUILDING.md#platform-list).

Error: Cannot find module './uws_win32_x64_115.node'

Any help will be appreciated.

@nimda95
Copy link

nimda95 commented Jul 21, 2024

Downgrade to node-18 or upgrade uWebSockets.js to the latest version

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