react-loading-animation
react-loading-animation copied to clipboard
npm ERR! peer dep missing:
I added react-loading-animation to my react app which I created using create-react-app.
But I don't get it loaded. When I run npm ls in the console I'm getting this error.
npm ERR! peer dep missing: react@^15.5.4, required by [email protected]
Is that an issue ?