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
Tried to start release or dev version build with cleaned up and installed again node_modules and got error
message for production build:
> react-scripts build
Creating an optimized production build...
Failed to compile.
Module not found: Error: Can't resolve '@babel/runtime/helpers/interopRequireDefault' in '.../node_modules/material-ui/styles'
Message for dev build:
Module not found: Can't resolve '@babel/runtime/core-js/map' in '.../node_modules/material-ui/styles'
The text was updated successfully, but these errors were encountered:
Tried to start release or dev version build with cleaned up and installed again node_modules and got error
message for production build:
Message for dev build:
The text was updated successfully, but these errors were encountered: