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

Not working with react 0.14 #1488

Closed
kosz opened this issue Aug 24, 2015 · 3 comments
Closed

Not working with react 0.14 #1488

kosz opened this issue Aug 24, 2015 · 3 comments
Labels
core Infrastructure work going on behind the scenes duplicate This issue or pull request already exists package: material-ui Specific to @mui/material

Comments

@kosz
Copy link

kosz commented Aug 24, 2015

I was trying to install material-ui on an app under with "react": "^0.14.0-beta3". However the package.json in master and alarmingly also in the v0.11 branch seem to have "react": ">=0.13" as a peerDependency.

npm ERR! peerinvalid The package react does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer react-relay@0.1.1 wants react@^0.14.0-beta3
npm ERR! peerinvalid Peer react-tap-event-plugin@0.1.7 wants react@~0.13.x || ~0.12.x
npm ERR! peerinvalid Peer material-ui@0.10.4 wants react@>=0.13

Is there any way around this ? Or are we not going to be able to combine Material-UI and React 0.14 apps for a few months to come ?

@oliviertassinari
Copy link
Member

Duplication of #1030

@cgestes
Copy link
Contributor

cgestes commented Oct 17, 2015

react 0.14 support merged to master. Can you close this issue please?

@EasonWang01
Copy link

I still got the same error

@zannager zannager added duplicate This issue or pull request already exists package: material-ui Specific to @mui/material core Infrastructure work going on behind the scenes labels Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Infrastructure work going on behind the scenes duplicate This issue or pull request already exists package: material-ui Specific to @mui/material
Projects
None yet
Development

No branches or pull requests

5 participants