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

npm install: dependency version conflict for react-native-svg-charts #25

Open
StephenLujan opened this issue Jan 31, 2021 · 6 comments
Open

Comments

@StephenLujan
Copy link

StephenLujan commented Jan 31, 2021

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: @galio-org/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react-native-svg
npm ERR!   react-native-svg@"^9.12.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react-native-svg@"^6.2.1||^7.0.3" from [email protected]
npm ERR! node_modules/react-native-svg-charts
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.

Not sure why I'm the only one with an issue here. The latest version of react-native-svg-charts depends on a much older version of react-native-svg than is listed in the dependencies in package.json. I tried to run it after npm install --force but sure enough that had fatal errors related to react-native-svg

@alexbauerde
Copy link

Same for me

@diogocardoso28
Copy link

diogocardoso28 commented May 21, 2021

same for me 2

@MethodicalMadness
Copy link

same. I tried both --force, and --legacy-peer-deps to no avail.

@gabo-alv
Copy link

Same for me. Dependencies appears to be broken.

@Veer19
Copy link

Veer19 commented Nov 13, 2021

Did anyone find a fix? Stuck at the same issue

@DigitalLeaves
Copy link

DigitalLeaves commented Mar 22, 2023

Same for me. So after 2 years given there was no answer here we can assume this project is dead.

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

7 participants