-
Notifications
You must be signed in to change notification settings - Fork 57
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
Can not install with react 18 #27
Comments
the same problem |
up |
same |
Works great with react 18, may you update peerDeps, please? |
Is this repo repeating the history? Will somebody else fork new |
If someone finds a solution to this problem please let us know, I am also having the same issue. |
Well, if it
then you can just |
Sorry I am a bit new, could you explain what the "--legacy-peer-deps" tag does and how can it be inconvenient? |
@sgarg15 , Modern The problem with that may raise later, for example, when you delete |
Apologies for the delay - v4.5.0 now released with React 18 support! Thank you @AlekseyManetov 🚀 |
|
Hi, trying to install this package using npm but it seems like it has conflicts with react 18, here are the logs:
Should probably add react
^18.0.0
to the list of peer dependencies as well.The text was updated successfully, but these errors were encountered: