Availity / availity-reactstrap-validation

Easy to use React validation components compatible for reactstrap.
https://availity.github.io/availity-reactstrap-validation/
MIT License
191 stars 70 forks source link

Error message during npm install availity-reactstrap-validation #229

Closed qmonmert closed 3 years ago

qmonmert commented 3 years ago

When you run this command:

npm install --save availity-reactstrap-validation reactstrap

An error message appears: npm WARN notsup Unsupported engine for availity-reactstrap-validation@2.7.0: wanted: {"node":">= 5.0.0","npm":"^3.0.0"} (current: {"node":"14.15.1","npm":"6.14.8"}) npm WARN notsup Not compatible with your version of node/npm: availity-reactstrap-validation@2.7.0

image