react-loading
react-loading copied to clipboard
Peer-dependency error while installing
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.
Same here
I had the same issue. In my case using yarn instead of npm solved the problem.