availity-reactstrap-validation
availity-reactstrap-validation copied to clipboard
Unsupported engine
Get warn on npm build with node:latest
Node and npm versions are correct.
What's wrong?
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '[email protected]',
npm WARN EBADENGINE required: { node: '>= 5.0.0', npm: '^3.0.0' },
npm WARN EBADENGINE current: { node: 'v15.3.0', npm: '7.0.14' }
npm WARN EBADENGINE }