簡體   English   中英

Gradle 中的這些錯誤是什么意思?

[英]What does mean these errors in Gradle?

我正在嘗試使用 Gradle 組裝一個 Kotlin 項目,但我遇到了這種錯誤:

Execution failed for task ':app:processProDebugResources'.
> Could not resolve all files for configuration ':app:ProDebugRuntimeClasspath'.
   > Failed to transform misnapworkflow_UX2-release.aar to match attributes {artifactType=android-compiled-dependencies-resources}.
      > Execution failed for AarResourcesCompilerTransform: /gradle/conf/caches/transforms-3/dad12f3b940e882b6d90ca007996f37e/transformed/jetified-misnapworkflow_UX2-release.
         > AAPT2 aapt2-7.0.4-7396180-linux Daemon #0: Daemon startup failed
           This should not happen under normal circumstances, please file an issue if it does.

但我不明白為什么它會失敗。

最后,我使用的基礎 Docker 鏡像是一個 Alpine,在更改它之后執行成功。 大概是少了點什么吧。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM