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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install with Node 20.9.0 #2943

Open
eric-g-97477 opened this issue Nov 6, 2023 · 1 comment
Open

Cannot install with Node 20.9.0 #2943

eric-g-97477 opened this issue Nov 6, 2023 · 1 comment

Comments

@eric-g-97477
Copy link

I executed the command yarn global add node-gyp and the error I received was:

[1/4] 馃攳  Resolving packages...
[2/4] 馃殮  Fetching packages...
error @achrinza/node-ipc@9.2.6: The engine "node" is incompatible with this module. Expected version "8 || 9 || 10 || 11 || 12 || 13 || 14 || 15 || 16 || 17 || 18 || 19". Got "20.9.0"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/global for documentation about this command.

I doubt this is a specific node-gyp issue, but I am not sure where else to report it.

@cclauss
Copy link
Contributor

cclauss commented Nov 6, 2023

Use a current version of https://github.com/achrinza/node-ipc/tags

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