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

Can't install with Node v14 #1001

Closed
sercanov opened this issue Feb 26, 2024 · 1 comment
Closed

Can't install with Node v14 #1001

sercanov opened this issue Feb 26, 2024 · 1 comment

Comments

@sercanov
Copy link

I'm using Strapi v3 and it enforces Node v14, when I try to install AppSignal Node package, it throws;

error node-gyp@10.0.1: The engine "node" is incompatible with this module. Expected version "^16.14.0 || >=18.0.0". Got "14.19.3"
error Found incompatible module.

Any workarounds?

@unflxw
Copy link
Contributor

unflxw commented Feb 26, 2024

Hi @sercanov,

We use OpenTelemetry, which itself does not support Node.js 14 anymore. Node.js 14 has been unsupported for almost three years at this point. I'm afraid there is no workaround. The only solution would be to upgrade Node.js (and Strapi) as needed.

@unflxw unflxw closed this as completed Feb 26, 2024
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