cordova发布APK失败是怎么回事
报错:
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':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.
BUILD FAILED
Total time: 5.5 secs
D:hchtplatformsandroidcordovanode_modulesqq.js:126
throw e;
^
Error code 1 for command: cmd with args: /s /c "D:hchtplatformsandroidgradle
w cdvBuildRelease -b D:hchtplatformsandroidbuild.gradle -Dorg.gradle.daemon=
true"
ERROR building one of the platforms: Error: D:hchtplatformsandroidcordovabu
ild.bat: Command failed with exit code 1
You may not have the required environment or OS to build this project
Error: D:hchtplatformsandroidcordovabuild.bat: Command failed with exit cod
e 1
at ChildProcess.whenDone (C:UsersdellAppDataRoamingnpmnode_modulescor
dovanode_modulescordova-libsrccordovasuperspawn.js:131:23)
at ChildProcess.emit (events.js:110:17)
at maybeClose (child_process.js:1015:16)
at Process.ChildProcess._handle.onexit (child_process.js:1087:5)
打不出release包来,因为添加了com.synconset.imagepicker这个插件怎么解决这个
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
抱歉,不是这个的事 ,已经找到解决了 ,还是谢谢了
回复
我也碰见这个错误了,请问楼主怎么解决的?谢谢
You may not have the required environment or OS to build this project