Skip to content
This repository has been archived by the owner on Mar 30, 2018. It is now read-only.

Cannot install dependencies #2

Closed
zachariahtimothy opened this issue Mar 10, 2015 · 1 comment
Closed

Cannot install dependencies #2

zachariahtimothy opened this issue Mar 10, 2015 · 1 comment

Comments

@zachariahtimothy
Copy link
Contributor

Heya,
How do I do an npm install with react set to .13.0-rc2? I get the following errors on both the code and docs:

npm ERR! peerinvalid The package react does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer react-router@0.12.4 wants react@0.12.x

Thanks!

@stipsan
Copy link
Owner

stipsan commented Mar 11, 2015

Hi, you have to update the peerDependencies locally.
The docs site is supposed to use react-router, like material-ui, but I'm still waiting for them to land React 0.13 support, you can follow progress here: remix-run/react-router#638

Jest is also broken if you update to the latest node version.

I'm going to refactor the docs page to not use react-router while we wait for them to fix the compat issues.

@stipsan stipsan closed this as completed Mar 11, 2015
stipsan added a commit that referenced this issue Mar 11, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants