Published
- 1 min read
is material ui not working with react 18
The solution for this is noted below
is material ui not working with react 18
Solution
npm install @material-ui/core --legacy-peer-deps
npm install @mui/icons-material --legacy-peer-deps
Try other methods by searching on the site. That is if this doesn’t work