apache / incubator-weex-cli

Weex Toolkit is the Standard Tooling for Weex Development.
https://weexteam.github.io/CLI-for-Apache-Weex
Apache License 2.0
564 stars 113 forks source link

weex run android 失败 #615

Open zhangweihong opened 4 years ago

zhangweihong commented 4 years ago

weex run android [√] Compile JSBundle done [√] Use HWPCT [√] Start hotreload server done [√] Set native config done [√] Copy JS source done [√] Watch JS source done \ Total time: 20.198 secsError: Command failed: call gradlew.bat clean assembleDebug isLibProject: false, isAppProject: true weex_plugin: []

FAILURE: Build failed with an exception.

cnryb commented 4 years ago

使用 Android studio 打开生成的安卓工程运行,那里能看到更详细的信息。