react-input-mask icon indicating copy to clipboard operation
react-input-mask copied to clipboard

Getting Module not found error

Open VNBharadwaja opened this issue 3 years ago • 1 comments

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?

VNBharadwaja avatar Jul 26 '22 04:07 VNBharadwaja

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

Luisotee avatar Sep 11 '22 00:09 Luisotee