We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
npm install material-ui giving below error when runs with Reat 14 beta4.
npm install material-ui
npm ERR! peerinvalid The package react does not satisfy its siblings' peerDependencies requirements! npm ERR! peerinvalid Peer material-ui@0.11.0 wants react@>=0.13 npm ERR! peerinvalid Peer react-tap-event-plugin@0.1.7 wants react@~0.13.x || ~0.12.x
The text was updated successfully, but these errors were encountered:
Duplcation of #1030
Sorry, something went wrong.
Merge pull request mui#1528 from mui-org/dependabot/npm_and_yarn/mate…
39d6105
…rial-ui/core-4.9.3 Bump @material-ui/core from 4.8.3 to 4.9.3
No branches or pull requests
npm install material-ui
giving below error when runs with Reat 14 beta4.npm ERR! peerinvalid The package react does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer material-ui@0.11.0 wants react@>=0.13
npm ERR! peerinvalid Peer react-tap-event-plugin@0.1.7 wants react@~0.13.x || ~0.12.x
The text was updated successfully, but these errors were encountered: