Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants