Closed flessard closed 5 months ago
same with me!!!!! but the task is :react-native-vision-camera:compileDebugKotlin FAILED
I think the document should update the version limitation. As I find the old issue form #2783 You can see this library currently is not supported when RN > 0.74 !!! Fix with downgrade to 0.73. Really missing the important information in documentation!
If i downgrade to 0.73, work fine...Thanks
How were you trying to build the app?
I try to build my app with expo command : eas build --profile production --platform android --local --clear-cache but i got compile error :
FAILURE: Build failed with an exception. [RUN_GRADLEW] * What went wrong: [RUN_GRADLEW] Execution failed for task ':react-native-vision-camera:compileReleaseKotlin'. [RUN_GRADLEW] > A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction [RUN_GRADLEW] > Compilation error. See log for more details [RUN_GRADLEW] * Try: [RUN_GRADLEW] > Run with --stacktrace option to get the stack trace. [RUN_GRADLEW] > Run with --info or --debug option to get more log output.
Full build logs
Project dependencies
VisionCamera Version
4.0.5
Target platforms
Android
Operating system
MacOS
Can you build the VisionCamera Example app?
No, I cannot build the Example app either
Additional information