-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Could not find any matches for com.facebook.react:react-android:+ as no versions of com.facebook.react:react-android are available #1977
Comments
2.16.2 I also encountered this error. |
Last time I tried, you need the latest version or RN to run vision-camera v2.16.2 or v3. |
Did something happen with the RN upgrade? Many people are experiencing this, idk if there's something wrong with my |
I made a fresh install of RN0.72 and played with 3.3.1/2.16.2 a few hours ago and everything compiles and runs - not an empty toy project but one with a few dozen React pages and a lot of popular dependencies. I feel like this could be a version incompatibility problem, or something went wrong during RN update process. |
Oh yea I think you need RN 0.71 or higher! |
I am also facing this issue, my project is based on these versions |
How were you trying to build the app?
Everything worked well after i upgrade version lib react-native-vision-camera to 3.3.1
I did new implementing way and ios run ok but i meet error in android
I tried build with command yarn android
Full build logs
Project dependencies
VisionCamera Version
3.3.1
Target platforms
Android
Operating system
MacOS
Can you build the VisionCamera Example app?
I didn't try (⚠️ your issue might get ignored & closed if you don't try this)
Additional information
The text was updated successfully, but these errors were encountered: