-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
🔧 2.16.2 react-native-vision-camera:compileDebugKotlin FAILED #1974
Comments
build.gradle` {
}` |
Update the above configuration and run the yarn android again.
During the packaging process, an error was reported.
|
Last time I tried, you need the latest version or RN to run vision-camera v2.16.2 or v3. I have no idea if any version of vision-camera works with RN 0.64 - probably no such version exists. |
|
Maybe some cache issue. Try upgrading to VisionCamera V3 |
I'm having the same issue |
@nguyendinhdoan This worked for me: #1547 (comment) |
Thanks! I have to upgrade RN to v71 to fix the issue |
FAILURE: Build completed with 2 failures. 1: Task failed with an exception.
2: Task failed with an exception.
BUILD FAILED in 33s error Failed to install the app. Make sure you have the Android development environment set up: https://reactnative.dev/docs/environment-setup. FAILURE: Build completed with 2 failures. 1: Task failed with an exception.
2: Task failed with an exception.
2: Task failed with an exception.
2: Task failed with an exception.
2: Task failed with an exception.
BUILD FAILED in 33s
Below is my package file "dependencies": { Please solve the above issue |
How were you trying to build the app?
yarn android
Full build logs
Project dependencies
VisionCamera Version
"react-native-vision-camera": "2.16.2"
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: