Skip to content
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

Execution failed for task ':app:kspDevDebugKotlin'. #2168

Open
Theeranail opened this issue Oct 24, 2024 · 2 comments
Open

Execution failed for task ':app:kspDevDebugKotlin'. #2168

Theeranail opened this issue Oct 24, 2024 · 2 comments

Comments

@Theeranail
Copy link

I'm using ksp with room-compiler and i get the error this below

Execution failed for task ':app:kspDevDebugKotlin'.

A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
Internal compiler error. See log for more details

com.android.application version "8.7.1"
com.google.devtools.ksp version "2.0.21-1.0.26"
org.jetbrains.kotlin.android version "2.0.21"

RoomDB version "2.6.1"

@Theeranail
Copy link
Author

Image

@ting-yuan ting-yuan added this to the 1.0.27 milestone Oct 25, 2024
@ting-yuan
Copy link
Collaborator

Would you mind to share a reproducible project / test case? A full stacktrace, the processor, and/or the code that the processor was working on would also help.

@ting-yuan ting-yuan removed this from the 1.0.27 milestone Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants