node-vision / strapi-plugin-entity-relationship-chart

Strapi Plugin displays Entity Relationship Diagram of all models, fields and relations.
180 stars 24 forks source link

need update support #24

Closed gregouzdev closed 10 months ago

gregouzdev commented 1 year ago

package.json : "strapi-plugin-entity-relationship-chart": "^4.1.0"

npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'strapi-plugin-entity-relationship-chart@4.1.0',
npm WARN EBADENGINE   required: { node: '>=12.x. <=16.x.x', npm: '>=6.0.0' },
npm WARN EBADENGINE   current: { node: 'v16.19.0', npm: '9.3.1' }
npm WARN EBADENGINE }

NodeJs LTS : 18.13

buildorix commented 1 year ago

Please update project node: 16+