Open aleksraiden opened 1 month ago
Yes it will come soon
I think that even 22 isn't supported currently:
Error: This version of uWS.js supports only Node.js versions 18, 20, 21 and 22 on (glibc) Linux, macOS and Windows, on Tier 1 platforms
Error: Cannot find module './uws_win32_x64_127.node'
node -v
v22.11.0
You need to update uWS
In a new version of NodeJS modules have a version 131 (see: https://github.com/nodejs/node/commit/17a17164d6) to adopt a new V8 version.
Please, add support of this platform