当我尝试构建项目时出现此错误。我的编译器没有任何错误。
源代码: https: //github.com/KarolCieslar/WyjazdyOSP/tree/firebase
> 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.
Run Code Online (Sandbox Code Playgroud)
我试着
android ×1