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

Update to react 18.2 fails because of rect-leaflet-textpath #72

Open
baditaflorin opened this issue Mar 30, 2023 · 3 comments
Open

Update to react 18.2 fails because of rect-leaflet-textpath #72

baditaflorin opened this issue Mar 30, 2023 · 3 comments

Comments

@baditaflorin
Copy link

npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: app@0.1.0
npm ERR! Found: react@18.2.0
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@"^15.0.0 || ^16.0.0 || ^17.0.0" from react-leaflet-textpath@2.1.1
npm ERR! node_modules/react-leaflet-textpath
npm ERR! react-leaflet-textpath@"^2.1.1" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR!

@electroheadfx
Copy link

I got the same error on deployment:

npm ERR! Found: react@18.2.0
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@"^15.0.0 || ^16.0.0 || ^17.0.0" from react-leaflet-textpath@2.1.1
npm ERR! node_modules/react-leaflet-textpath
npm ERR!   react-leaflet-textpath@"^2.1.1" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.

@Osorio95
Copy link

Library hasn't been maintened in two years

@clementallen
Copy link
Owner

Anyone is welcome to contribute updates to support the latest react versions with testing evidence - I'll happily review. I don't use this library much myself anymore so don't have a need to keep up to date

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