Skip to content
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

Open
NetoBoralli opened this issue May 13, 2022 · 5 comments
Open

Can't install package with React 18.1 #571

NetoBoralli opened this issue May 13, 2022 · 5 comments

Comments

@NetoBoralli
Copy link

Whenever I try to install the last version of the package, using the last release of React, I receive the following error.
image

@melodymonyok
Copy link

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.

@awreese
Copy link

awreese commented Jun 2, 2022

@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.

@petatemarvin26
Copy link

If you are strongly get into this try to add --legacy-peer-deps

@Mihai1iMob
Copy link

Mihai1iMob commented Oct 3, 2022

@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.

PR: #587
but owner seems to no longer be active as discussed in this issue: #579

@awreese
Copy link

awreese commented Oct 7, 2022

@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.

PR: #587 but owner seems to no longer be active as discussed in this issue: #579

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants