-
Notifications
You must be signed in to change notification settings - Fork 593
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't install package with React 18.1 #571
Comments
Yeah, we are having this same issue as well. I haven't been able to found a work-around. Right now my only idea is to just return back to React version 17.0.0. |
@NetoBoralli Barring any compatibility issues you could open a PR to update the project's peer dependency to include react 18. Right now though it's locked to React 16/17. |
If you are strongly get into this try to add |
PR: #587 |
Yeah, this appears to be a dead project at this point. I moved on to redux-first-history on my newer projects and it works quite well. |
Whenever I try to install the last version of the package, using the last release of React, I receive the following error.
The text was updated successfully, but these errors were encountered: