Weex Android running error report

 weex run android 
Error: Error: Command failed: ./gradlew  assembleRelease
Exception in thread "main" java.util.zip.ZipException: zip END header not found
...

sdk is installed, android environment variable is configured, adb can run normally, and the simulator is normal, but it just reports an error

sdk: 8.x
node: 9.3
npm: 5.5.1

weexpack : v1.2.3
weex-builder : v0.4.0
weex-previewer : v1.5.1
Mar.12,2021

ok solved the gradle problem

Menu