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

Could not resolve dependency #257

Closed HarshMB closed 2 years ago

HarshMB commented 2 years ago

I bought minia react theme and i tried to run theme in my windows laptop but it is showing below error.

While resolving: minia-react@0.1.0 Found: react@17.0.2 node_modules/react react@"^17.0.2" from the root project

Could not resolve dependency: peer react@"^0.14.9 || ^15.3.0 || ^16.0.0" from availity-reactstrap-validation@2.7.1 node_module/availity-reactstrap-validation availity-reactstrap-validation@"^2.7.1" from the root project

But it is working fine in ubuntu and mac os perfectly

HarshMB commented 2 years ago

I fixed this issue by downgrading version of npm and python. I am using npm v6.14.15 and python v2.7.16