Generated app is not working
Closed this issue · 2 comments
gudata commented
I have run
npx create-react-app pwa --template material-ui
then when I run yarn I got
Failed to compile.
./node_modules/material-ui-shell/lib/components/MenuHeader/MenuHeader.js
Module not found: Can't resolve '@material-ui/core' in '/home/guda/projects/react/eyecare-pwa/node_modules/material-ui-shell/lib/components/MenuHeader'
During the install, I was asked which version of MUI to use and I selected 5.0.3
catmss commented
have you verifies the node version used in package.json? sounds like a version issue to me
TarikHuber commented
It should work now. Thx for writing the issue. It was a bug with the versions.