react-material-ui-form-validator
react-material-ui-form-validator copied to clipboard
Uncaught ReferenceError: process is not defined
Looks nice and simple but I can't get it to work for weird reasons... I think it's an issue with typescript.
Also an example for functional components would be much appreciated.
I'm currently working with functional components in my project with this validator If you can provide a small reproduction repo for this problem I can try to help you
@codingyourlife This worked for me
If you are using npm: -
npm i -D [email protected]
If you are using yarn: -
yarn add -D [email protected]
source: https://stackoverflow.com/a/70495171/14795184