mui / material-ui

Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
https://mui.com/material-ui/
MIT License
94.13k stars 32.35k forks source link

You may need an appropriate loader to handle this file type #44635

Open RaghavendraNK opened 20 hours ago

RaghavendraNK commented 20 hours ago

Steps to reproduce

Steps:

  1. Upgrade to npm i @mui/icons-material@latest @mui/lab@latest @mui/material@latest @mui/system@latest @mui/utils@latest @emotion/react@latest @emotion/styled@latest
  2. getting * ./node_modules/babel-loader/lib/index.js You may need an additional loader to handle the result of these loaders. error

Current behavior

Expected behavior

should start npm start

Context

No response

Your environment

No response

Search keywords: * ./node_modules/babel-loader/lib/index.js You may need an additional loader to handle the result of these loaders.

siriwatknp commented 18 hours ago

Please provide the repository.