react-loading icon indicating copy to clipboard operation
react-loading copied to clipboard

Peer-dependency error while installing

Open Deveshb15 opened this issue 3 years ago • 2 comments

I get this error while installing react-loadingg, also I tried npm i react-loadingg --force it does install but it breaks the app and doesn't let me install other packages, tried downgrading react to 16 but still the same error.

image

Deveshb15 avatar Dec 09 '21 06:12 Deveshb15

Same here

Hatzen avatar Dec 31 '21 14:12 Hatzen

I had the same issue. In my case using yarn instead of npm solved the problem.

chmunozpardo avatar Mar 12 '22 11:03 chmunozpardo