Gcobani Mkontwana

Gcobani Mkontwana

  • 570
  • 1.9k
  • 407.2k

Error on @material-ui/core/ButtonGroup

Jun 4 2022 1:54 PM

Hi Team

 

I have implemented the following libraries on my project by using npm install @material-ui/core  and it throws this following error and need some ideas to resolve it.

 

" npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]    
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"^18.1.0" from the root project   
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.0 || ^17.0.0" from @material-ui/[email protected]
npm ERR! node_modules/@material-ui/core
npm ERR!   @material-ui/core@"*" from the root project"


Answers (1)