Module not found: Can't resolve '@emotion/react' in '...\node_modules\@mui\styled-engine'
I got a compilation failed problem for using Material-UI in a ReactJS project
I check the @mui node_modules
folder but can't fix the compilation bug. Anyone who have any idea please share with me.