SimCoderYoutube / InstagramClone

Instagram Clone React Native Tutorial 2021 👨‍💻 I'll show you how you can do this in the simplest way and terms possible. By the end of this series you'll have learned how the big companies do it and will be able to do the same, you not only will be able to do this app, but you'll be able to put what you learn into your very own projects! In this series, we use React Native with Expo to quickly deploy the project. We use firebase for all our microservice needs like the auth system, database, storage, amongst others. firebase, redux, react native, javascript, expo. In this series, we'll use all of them and you'll learn them by doing an iconic app. Welcome to this Simcoder project and make an Instagram Clone!
Apache License 2.0
745 stars 294 forks source link

The error you're experiencing is a dependency resolution problem in npm #50

Open informaticadiaz opened 1 year ago

informaticadiaz commented 1 year ago

npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: undefined@undefined npm ERR! Found: @react-native-community/slider@3.0.3 npm ERR! node_modules/@react-native-community/slider npm ERR! @react-native-community/slider@"3.0.3" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer @react-native-community/slider@">=4.0.0" from expo-video-player@2.2.0 npm ERR! node_modules/expo-video-player npm ERR! expo-video-player@"^2.0.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! npm ERR! For a full report see: npm ERR! C:\Users\infor\AppData\Local\npm-cache_logs\2023-06-08T19_50_34_498Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: C:\Users\infor\AppData\Local\npm-cache_logs\2023-06-08T19_50_34_498Z-debug-0.log