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

Not available for last LTS #6

Open
waghanza opened this issue Dec 18, 2022 · 0 comments
Open

Not available for last LTS #6

waghanza opened this issue Dec 18, 2022 · 0 comments

Comments

@waghanza
Copy link

Hi @jesusvilla,

The uWeSockets version used

"uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.8.0"

is not available on node last LTS, 18.12

/usr/src/app/node_modules/uWebSockets.js/uws.js:22
		throw new Error('This version of µWS is not compatible with your Node.js build:\n\n' + e.toString());
		      ^

Error: This version of µWS is not compatible with your Node.js build:

Error: Cannot find module './uws_linux_x64_108.node'
Require stack:
- /usr/src/app/node_modules/uWebSockets.js/uws.js
- /usr/src/app/node_modules/natural-framework/lib/router/types/uws.js
- /usr/src/app/node_modules/natural-framework/lib/router/index.js
- /usr/src/app/app.js
    at /usr/src/app/node_modules/uWebSockets.js/uws.js:22:9
    at Object.<anonymous> (/usr/src/app/node_modules/uWebSockets.js/uws.js:24:3)
    at Module._compile (node:internal/modules/cjs/loader:1159:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1213:10)
    at Module.load (node:internal/modules/cjs/loader:1037:32)
    at Module._load (node:internal/modules/cjs/loader:878:12)
    at Module.require (node:internal/modules/cjs/loader:1061:19)
    at require (node:internal/modules/cjs/helpers:103:18)
    at Object.<anonymous> (/usr/src/app/node_modules/natural-framework/lib/router/types/uws.js:3:13)
    at Module._compile (node:internal/modules/cjs/loader:1159:14)

Node.js v18.12.1

Regards,


Related to the-benchmarker/web-frameworks#5968

@waghanza waghanza mentioned this issue Dec 25, 2022
2 tasks
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

1 participant