react-input-mask
react-input-mask copied to clipboard
Getting Module not found error
Hi there, I tried to install this package with npm install react-input-mask@next --save command but I keep getting Module Not Found: Can't resolve 'react-input-mask' error on my machine.
npm -v
8.11.0
react version: 17.0.2
How do I fix this?
Hey, I came into this problem too and the solution in this comment worked for me:
https://github.com/sanniassin/react-input-mask/issues/144#issuecomment-479379555