react-money-input
react-money-input copied to clipboard
Error: Can't resolve '@rschpdr/react-money-input'
Error on V1.0.0 of react-money-input using React ^18.2.0
.
Module not found: Error: Can't resolve '@rschpdr/react-money-input' in <path>
Facing the same error
When you installed the package you will get some warnings. Some moderate and some high vulnerable. You could try running
npm audit fix —force
for me this solved the issue.