Failed to compile.
Error in ./~/@mui/system/colorManipulator.js
Module parse failed: /home/abate/Desktop/React/react-mui/node_modules/@mui/system/colorManipulator.js Unexpected token (220:67)
You may need an appropriate loader to handle this file type.
SyntaxError: Unexpected token (220:67)
@ ./~/@mui/material/node/Button/Button.js 16:24-63
I use npx create-react-app to create the application and npm install npm install @mui/material @emotion/react @emotion/styled I expected to work but it doesn’t work i try to fix manually first delete the node module package and packagejson.lock and re install
Abate Agegnehu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.