availity-reactstrap-validation icon indicating copy to clipboard operation
availity-reactstrap-validation copied to clipboard

Unsupported engine

Open Olegt0rr opened this issue 3 years ago • 0 comments

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 }

Olegt0rr avatar Nov 26 '20 20:11 Olegt0rr