strapi-plugin-react-editorjs icon indicating copy to clipboard operation
strapi-plugin-react-editorjs copied to clipboard

Add support for node 18

Open LB22 opened this issue 2 years ago • 6 comments

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 😄

LB22 avatar Nov 11 '22 13:11 LB22

any updates?

I'm getting the same error.

amjedomar avatar Dec 10 '22 08:12 amjedomar

Same error here

Darmau avatar Jan 28 '23 15:01 Darmau

Support for node 18 would be nice.

hrasekj avatar May 09 '23 18:05 hrasekj

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

tristanbes avatar Jun 02 '23 14:06 tristanbes

@melishev could you please add support for Node 18

abidfs avatar Sep 04 '23 17:09 abidfs

Still doesn't support Node 18 :(

andoro avatar Nov 04 '23 16:11 andoro