ecronix/react-most-wanted

Generated app is not working

Closed this issue · 2 comments

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

have you verifies the node version used in package.json? sounds like a version issue to me

It should work now. Thx for writing the issue. It was a bug with the versions.