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

Dependency issue REACT 18.2.0 #827

Open
OldManMeta opened this issue Sep 1, 2022 · 4 comments
Open

Dependency issue REACT 18.2.0 #827

OldManMeta opened this issue Sep 1, 2022 · 4 comments

Comments

@OldManMeta
Copy link

Just tried to install into a React 18.2.0 solution and got the following:

npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected] npm ERR! Found: [email protected] npm ERR! node_modules/react npm ERR! react@"^18.2.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@"^16.0.0-0" from [email protected] npm ERR! node_modules/react-split-pane npm ERR! react-split-pane@"*" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry

I can't go backwards here in React - any thoughts or advice?

@johnflux
Copy link

johnflux commented Sep 9, 2022

You can do a --force, but not a great solution!

@gkowalc
Copy link

gkowalc commented Sep 27, 2022

Same issue for me @OldManMeta so it is not limited to your environment.

@OldManMeta
Copy link
Author

I ended up switching over to this and have had no problems:
https://github.com/johnwalley/allotment

It's tough putting a project like this out and then attempting to keep up with it all, especially if you have other commitments etc, so this is not a slight on the efforts of this project and I applaud anyone who undertakes the process - I just needed a solution quickly and was unable to contribute to this project with a fix.

@barbalex
Copy link

barbalex commented Jul 14, 2023

@OldManMeta
Thanks for pointing out allotment.
I used it in one project with good results.
In my other projects I can't use it though because leaflet maps dont (seem to) render inside an allotment😢

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

4 participants