ionic3 ionic cordova build android --prod 打包报错,如何处理Gradle 5.0

发布于 2022-09-06 13:16:53 字数 1022 浏览 38 评论 0

报错关键代码信息如下:
貌似主要是 Gradle 5.0 这个东西,该如何处理呢?

[14:17:24]  lint finished in 5.73 s
Subproject Path: CordovaLib
Subproject Path: app
publishNonDefault is deprecated and has no effect anymore. All variants are now
published.
Configuration 'compile' in project ':app' is deprecated. Use 'implementation' in
stead.
The Task.leftShift(Closure) method has been deprecated and is scheduled to be re
moved in Gradle 5.0. Please use Task.doLast(Action) instead.
        at build_awo1ahul3j8zm40njgaa4kho7.run(E:\Ionic3Demo\zh\platforms\androi
d\app\build.gradle:144)

.
.
.
省
略
.
.
.
FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForD
ebug'.
> java.lang.RuntimeException: java.lang.RuntimeException: com.android.builder.de
xing.DexArchiveMergerException: Unable to merge dex

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

上课铃就是安魂曲 2022-09-13 13:16:54

我也遇到这个问题,请问解决了吗

微暖i 2022-09-13 13:16:54

请问你们解决这个问题了么,我也碰到了··

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文