You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the image depicts, I'm using Nextjs v14 - and npm install'ed a project I had worked on, from an year ago.
It uses "react-color": "^2.19.3", and I'm constantly getting this "Module not found" error on the icon, which seems to be an MUI Icon, that is no longer there?
Please confirm if this is indeed a bug that needs to be looked at.
The text was updated successfully, but these errors were encountered:
I received the same error today, I looked at the directory in my node_modules and noticed that all files weren't present. I removed node_modules and reinstalled and everything was fine
As the image depicts, I'm using Nextjs v14 - and npm install'ed a project I had worked on, from an year ago.
It uses
"react-color": "^2.19.3",
and I'm constantly getting this "Module not found" error on the icon, which seems to be an MUI Icon, that is no longer there?Please confirm if this is indeed a bug that needs to be looked at.
The text was updated successfully, but these errors were encountered: