美文网首页
zip.ZipException: zip file is em

zip.ZipException: zip file is em

作者: 勤劳的蚂蚁 | 来源:发表于2019-07-16 16:54 被阅读0次
< replugin-host-v2.2.4 > the plugin(G:\...app\build\intermediates\assets\debug\plugins\app.login.jar) is illegal !!!
:app:rpGenerateDebugBuiltinJson FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:rpGenerateDebugBuiltinJson'.
> java.lang.Exception: java.util.zip.ZipException: zip file is empty

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

包里内容是空的,打插件的时候 插件为0KB ,所以报错,重新打了个新插件就好了
在 build 显示框内,其提示为 app.login 为空包,替换 app.login 就OK了.

相关文章

网友评论

      本文标题:zip.ZipException: zip file is em

      本文链接:https://www.haomeiwen.com/subject/jzvtlctx.html