小编Glo*_*ooX的帖子

kaptGenerateStubsDebugKotlin FAILED e:无法加载模块 <错误模块> - Android Studio 项目

当我尝试构建项目时出现此错误。我的编译器没有任何错误。

源代码: 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

40
推荐指数
3
解决办法
2万
查看次数

标签 统计

android ×1