user image

Mohamed Atef
Published in : 2022-04-02

npm install @mui/material returns error

React js

 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?

Comments

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 

Leave a comment

Join us

Join our community and get the chance to solve your code issues & share your opinion with us

Sign up Now

Related posts

How to update React router without Re-render?
Publish date: 2021-11-22 | Comments: 2

Tag: React js

React usestate array map() is not working
Publish date: 2022-04-22 | Comments: 3

Tag: React js

TypeError: Super expression must either be null or a function
Publish date: 2022-03-13 | Comments: 2

Tag: React js

[solved] Version code 1 has already been used React native
Publish date: 2023-03-13 | Comments: 1

Tag: React js

React Redux : Connect is not called
Publish date: 2022-03-02 | Comments: 1

Tag: React js