-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Support React 17 #1518
Comments
I have the same problem, please update the peer dependencies, thanks! |
@JakeAdler I was able to install $ npm i --save --legacy-peer-deps redoc
$ npm i --save mobx styled-components |
Sorry to bring this up again. Is this issue closed because redoc already supported React 17 in master? I found no discussions related to this one. |
Fixed and released a new version. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The current version of React being used in
create-react-app
(17.0.1
) is not supported.The text was updated successfully, but these errors were encountered: