-
-
Notifications
You must be signed in to change notification settings - Fork 60
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
Upgrade to support react v19 #122
Comments
-----> Installing dependencies Facing this error |
As a temporary fix, you can override the dependencies in "overrides": {
"lottie-react": {
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
}, |
#121 fixes this |
Hey there, the |
Can you please upgrade the libraries to support the latest version of react v19.
The text was updated successfully, but these errors were encountered: