apache / incubator-weex

Apache Weex (Incubating)
https://weex.apache.org
Apache License 2.0
13.75k stars 1.82k forks source link

无法运行 #3324

Closed theores closed 3 years ago

theores commented 3 years ago

weex run android (node:23608) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated [√] Compile JSBundle done ? Select one of the device OnePlus8Pro [√] Start hotreload server done [√] Set native config done [√] Copy JS source done [√] Watch JS source done

FAILURE: Build failed with an exception.

cnryb commented 3 years ago

看起来是网络问题。 请科学上网后重试。

theores commented 3 years ago

看起来是网络问题。 请科学上网后重试。

已经是科学上网了,这里面的链接直接访问都是可以的,速度也很快,就只在命令行启动weex应用时报错,唉,好难啊。。。

cnryb commented 3 years ago

浏览器中使用的代理,和系统的代理,Android studio的代理,都是可以分开设置的。

Acmenbackpack commented 3 years ago

看起来是网络问题。 请科学上网后重试。

已经是科学上网了,这里面的链接直接访问都是可以的,速度也很快,就只在命令行启动weex应用时报错,唉,好难啊。。。

20210423遇到这个问题,请问你怎么解决的

Acmenbackpack commented 3 years ago

已经解决! 在build.gradle文件中把maven仓库换成阿里云的 https://maven.google.com/ -> https://maven.aliyun.com/repository/google/