Mohamed Atef
Published in : 2022-04-02
When I try to install Material UI V5 I get this error, and the installation fail everytime, I am using Reactjs V18
npm install @mui/material
Can anyone help?
Joseph Morgan Date : 2022-04-02
Best answers
11
Best answers
11
I believe if you changed the Reactjs version from V18 to V17 it will work, maybe in the next update of Material UI the V18 will be included
Join our community and get the chance to solve your code issues & share your opinion with us
Sign up Now