A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction

Hi everyone,

I'm running into an issue with the Expo Dev Launcher compilation. I'm using Kotlin 2.0.21 and Gradle 8.8.

Here's the error message I'm getting:

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':expo-dev-launcher:compileReleaseWithDevLauncherKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction  

  > Compilation error. See log for more details
I've attached the full console log for reference.

I've tried the following troubleshooting steps:

Cleaning and rebuilding the project
Updating dependencies
Checking for conflicts or errors in my code
But I haven't been able to resolve the issue.

Any suggestions or advice would be greatly appreciated!

Thanks,

1
1 comment

Please create an issue and attach a sample project—https://kotl.in/issue.

0

Please sign in to leave a comment.