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

Module not found: Can't resolve 'reactstrap' in 'D:\Praktika\password_maneger\password_maneger\password_meneger_client\node_modules\avail ity-reactstrap-validation\lib' #213

Closed Bobur2000 closed 3 years ago

TheSharpieOne commented 3 years ago

You'll need to also install reactstrap, it is a peerDep. I updated the readme to include that in the install command.