我试图在Windows 10 ionic cordova build android --release
上使用此命令构建我的离子6应用程序,但最后我得到了此错误:
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:processReleaseManifest'.
> Manifest merger failed with multiple errors, see logs
* 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.
* Get more help at https://help.gradle.org
BUILD FAILED in 31s
14 actionable tasks: 14 executed
Command failed with exit code 1: C:\givlly\filos\platforms\android\gradlew cdvBuildRelease -b C:\givlly\filos\platforms\android\build.gradle
[ERROR] An error occurred while running subprocess cordova.
cordova.cmd build android --release exited with exit code 1.
Re-running this command with the --verbose flag may provide more information.
1条答案
按热度按时间8ulbf1ek1#
你们还在用cordova for android。使用电容器,安装,迁移到电容器兼容。https://capacitorjs.com/docs
https://ionicframework.com/docs/cli