Open officialkidmax opened 1 year ago
Same issue for me: npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'strapi-plugin-custom-api@1.0.4', npm WARN EBADENGINE required: { node: '>=12.x.x <=16.x.x', npm: '>=6.0.0' }, npm WARN EBADENGINE current: { node: 'v18.13.0', npm: '9.6.1' } npm WARN EBADENGINE }
Fixed.
hmm, the error still persists for me
The error still persists for me too
@vivmagarwal Issue is still there
I also have the error. I have node version 20.9.0 lts.
Use node 18.14.1 and i also have the error.
error strapi-plugin-custom-api@1.0.4: The engine "node" is incompatible with this module. Expected version ">=12.x.x <=16.x.x". Got "18.12.1"