-
-
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
🔧 A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction #2918
Comments
same problem with:
|
Facing the same challenge. My setup is identical to @yossularko. |
Same issue, does not build |
Same issue I think. expo eas android build failed expo SDK 51 This built with expo SDK 50 yesterday, moved to expo SDK 51 today and it failed. iOS builds properly on both SDKs FAILURE: Build failed with an exception.
|
react: 18.3.1 Using Expo/EAS, migrating from expo-camera because FaceDetection no longer supported. Trying to avoid downgrading react-native version, though I see the other open issue suggested it as a work-around. `* What went wrong:
|
Same Issue FAILURE: Build failed with an exception.
"dependencies": { |
Same issue with RN 0.74.1 |
react-native-vision-camera does not support react-native 0.74 |
Thank you! Do you know if there is plan to support 74+ in the future? |
^This solution seems to resolve the issue. The build was successful at least. Just slipped in
Hopefully, we don't have to do this in the next release. |
ref: mrousavy#2918 (comment) Signed-off-by: Prakhar Agarwal <[email protected]>
@dipo1 thanks man it works for me |
Adding FrameworkAPI worked for me too |
FAILURE: Build failed with an exception.
can someOne help me here im using |
How were you trying to build the app?
React Native Version: 0.74.1
Kotlin Version: 1.9.22
.\gradlew assembleRelease --debug
Full build logs
Project dependencies
VisionCamera Version
4.0.5
Target platforms
Android
Operating system
Windows
Can you build the VisionCamera Example app?
Yes, I can successfully build the Example app here
Additional information
The text was updated successfully, but these errors were encountered: