Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use with material-ui #270

Closed
linonetwo opened this issue Oct 1, 2015 · 4 comments
Closed

Use with material-ui #270

linonetwo opened this issue Oct 1, 2015 · 4 comments

Comments

@linonetwo
Copy link

While I tried to install material-ui , there always being something wrong with react :

npm ERR! peerinvalid The package react does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer react-addons-test-utils@0.14.0-rc1 wants react@^0.14.0-rc1
npm ERR! peerinvalid Peer react-tap-event-plugin@0.1.8 wants react@^0.14.0-0 || ~0.13.x || ~0.12.x
npm ERR! peerinvalid Peer material-ui@0.12.1 wants react@>=0.13

But ...... 0.14.0-rc1 is >=0.13 right ?

Do you know how to solve this ?

Ps. though I can still use material-ui to some degree .

@arkist
Copy link
Contributor

arkist commented Oct 1, 2015

see mui/material-ui#1030.

@bdefore
Copy link
Collaborator

bdefore commented Oct 1, 2015

Also, for those who want a way to use material-ui now with 0.14: mui/material-ui#1712

@bdefore
Copy link
Collaborator

bdefore commented Oct 1, 2015

Or possibly https://github.com/juhaelee/material-ui-io but I haven't tried it yet.

@erikras
Copy link
Owner

erikras commented Oct 12, 2015

The road to getting all libs upgraded to a 0.14 peer dep seems bumpy, but this is not a problem with this repo, per se, so I'm closing.

@erikras erikras closed this as completed Oct 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants