小编Roc*_*kzy的帖子

Flutter 错误:文件“com.android.builder.files.ZipCentralDirectory@7869c730”已删除,但在缓存中找不到以前的版本

我正在编写我的 flutter 应用程序,不知从哪里弹出了一个错误,我到处搜索来修复它,但我不能。文件中没有错误

这是调试控制台中显示的错误

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':app:mergeDebugJavaResource'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
   > File 'com.android.builder.files.ZipCentralDirectory@7869c730' was deleted, but previous version not found in cache

* 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.
==============================================================================

2: Task failed with an …
Run Code Online (Sandbox Code Playgroud)

dart flutter

2
推荐指数
1
解决办法
2043
查看次数

标签 统计

dart ×1

flutter ×1