Skip to content
This repository has been archived by the owner on Dec 23, 2023. It is now read-only.

Add support for node 18 #68

Open
LB22 opened this issue Nov 11, 2022 · 6 comments
Open

Add support for node 18 #68

LB22 opened this issue Nov 11, 2022 · 6 comments

Comments

@LB22
Copy link

LB22 commented Nov 11, 2022

Node 18 is now LTS: https://nodejs.org/

npm install strapi-plugin-react-editorjs
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '[email protected]',
npm WARN EBADENGINE   required: { node: '>=10.16.0 <=16.x.x', npm: '>=6.0.0' },
npm WARN EBADENGINE   current: { node: 'v18.9.0', npm: '8.19.1' }
npm WARN EBADENGINE }

Just a friendly heads up :) Would've opened a PR if I had any idea what code would need changes 😄

@amjedomar
Copy link

any updates?

I'm getting the same error.

@Darmau
Copy link

Darmau commented Jan 28, 2023

Same error here

@hrasekj
Copy link

hrasekj commented May 9, 2023

Support for node 18 would be nice.

@tristanbes
Copy link

tristanbes commented Jun 2, 2023

Strapi recommends Node version 18 for Strapi 4.3.9 (https://docs.strapi.io/dev-docs/installation/cli)

@abidfs
Copy link

abidfs commented Sep 4, 2023

@melishev could you please add support for Node 18

@andoro
Copy link

andoro commented Nov 4, 2023

Still doesn't support Node 18 :(

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants