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

Add support for node 18 #68

Description

@LB22

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

npm install strapi-plugin-react-editorjs
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'strapi-plugin-react-editorjs@2.0.2',
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 😄

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions