-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
getting a module not found error, tested in 2 projects. #34
Comments
Same here, mac OS. |
Same here, Ubuntu Linux 22.10 |
I solved my problem by installing previous versions of packages, which were tested and worked perfectly with MUI v5 and formik Just install the following versions:
This is the command with yarn:
This is the codesandbox example: |
#36 and #37 are duplicates of this. It was actually renamed to CurrencyInput but the docs weren't updated. Also the package.json won't load it automatically. I was able to get it to load by: |
The same error here.. "Module not found: Can't resolve '@rschpdr/react-money-input' Need similar libraries or behavior using MUI components for React.. Any leads would be greatly appreciated. |
The text was updated successfully, but these errors were encountered: