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

Does not satisfy peer dependencies

Open dakotahNorth opened this issue 8 years ago • 1 comments

When running

npm install react-loopback

I get the following:

npm ERR! peerinvalid The package [email protected] does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer [email protected] wants react@^15.0.1
npm ERR! peerinvalid Peer [email protected] wants react@^0.14.1

and react-loopback does not install.

dakotahNorth avatar Apr 17 '16 20:04 dakotahNorth

I'm running into the same issue when trying to install this plug in

Valentyn avatar Nov 03 '16 19:11 Valentyn