strapi-plugin-react-editorjs
strapi-plugin-react-editorjs copied to clipboard
Add support for node 18
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 😄
any updates?
I'm getting the same error.
Same error here
Support for node 18 would be nice.
Strapi recommends Node version 18 for Strapi 4.3.9 (https://docs.strapi.io/dev-docs/installation/cli)
@melishev could you please add support for Node 18
Still doesn't support Node 18 :(