isomorphic-lab icon indicating copy to clipboard operation
isomorphic-lab copied to clipboard

React 0.14 breaks the app

Open gbezyuk opened this issue 8 years ago • 0 comments

Current package.json configuration triggers latest packages installation, which breaks the app on npm install stage already.

npm ERR! peerinvalid The package [email protected] does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer [email protected] wants react@>=0.13.0

gbezyuk avatar Sep 21 '15 09:09 gbezyuk