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

Update node engine to use LTS versions 18 (and soon 20) #17

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MattieBelt
Copy link

@MattieBelt MattieBelt commented Oct 19, 2023

With Active LTS starting for v20 the 24th of October, it would be good to update the engine config in package.json. This way we won't run into an incompatibility error when install the package. Also since last September v16 is EOL.

error The engine "node" is incompatible with this module. Expected version ">=12.x.x <=18.x.x". Got "20.5.1"
error Found incompatible module.

https://nodejs.dev/en/about/releases
image

@MattieBelt
Copy link
Author

Maybe an even better solutions would be to remove the engine config as strapi itselfs handles it. See this comment on an other strapi plugin: ckeditor/strapi-plugin-ckeditor#84 (comment)

@Ki4wn
Copy link

Ki4wn commented Dec 4, 2023

The main project has conflict with newer versions of strapi on node 20 .
please merge if possible

@artemkarpovich
Copy link

It would be great to get it merged 🙏

@douwepausma
Copy link

Please merge this, I'd like to update to node 20!

@artemkarpovich
Copy link

@WalkingPizza could you take a look please?

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

Successfully merging this pull request may close these issues.

4 participants