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

getting a dependency conflict when installing tflite-react-native #37

Open
mawrukh opened this issue Aug 10, 2023 · 0 comments
Open

getting a dependency conflict when installing tflite-react-native #37

mawrukh opened this issue Aug 10, 2023 · 0 comments

Comments

@mawrukh
Copy link

mawrukh commented Aug 10, 2023

npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react-native
npm ERR! react-native@"0.71.8" from the root project
npm ERR! peer react-native@"*" from @react-native-community/[email protected]
npm ERR! node_modules/@react-native-community/geolocation
npm ERR! @react-native-community/geolocation@"^3.0.6" from the root project
npm ERR! 13 more (@react-native-community/masked-view, ...)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react-native@"^0.41.2" from [email protected]
npm ERR! node_modules/tflite-react-native
npm ERR! tflite-react-native@"^0.0.5" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/react-native
npm ERR! peer react-native@"^0.41.2" from [email protected]
npm ERR! node_modules/tflite-react-native
npm ERR! tflite-react-native@"^0.0.5" 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!
npm ERR! For a full report see:
npm ERR! C:\Users\PC\AppData\Local\

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

1 participant