i got this error when i try build project. I do not have any errors in compilator.
资料来源:。
> Task :app:kaptGenerateStubsDebugKotlin FAILED
e: Could not load module <Error module>
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task :app:kaptGenerateStubsDebugKotlin .
> A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
> Compilation error. See log for more details
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
我试图
- Restart and Invalidate cache
- Reopen project
- Update all dependencies
- Restart Android Studio
- Restart Computer