Open aminacelik opened 6 years ago
validator
is a separate npm package. If you want to use it, you have to install it: npm install validator
.
@aminacelik @cblaettl The solution is simple: in package.json move validator library from devDependencies to dependencies.
I get this error with react-validation@3.0.7:
This is my ./src/utils/Validators.js file: