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

This version of µWS is not compatible with your Node.js build #281

Closed
RianAwan opened this issue Jun 20, 2024 · 2 comments
Closed

This version of µWS is not compatible with your Node.js build #281

RianAwan opened this issue Jun 20, 2024 · 2 comments

Comments

@RianAwan
Copy link

RianAwan commented Jun 20, 2024

            throw new Error('This version of µWS is not compatible with your Node.js build:\n\n' + e.toString());
            Error: Cannot find module './uws_win32_x64_115.node'

I've tried NodeJS 18, 20 and 22 and none worked.
I've tried both in CommonJS and ESM both have this issue. I can't seem to find the source of problem.

@RianAwan RianAwan closed this as not planned Won't fix, can't repro, duplicate, stale Jun 21, 2024
@RianAwan RianAwan reopened this Jun 21, 2024
@kartikk221
Copy link
Owner

Could you run node --version and also provide which version of hyper-express are you running?

@RianAwan
Copy link
Author

After a complete delete of node_modules and package-lock.json, it seems to be working properly.

Though I am running v20.14.0 and 6.16.3 HyperExpress.

Issue is fixed by reinstalling node_modules and package-lock.json.

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