2016-08-04 67 views

回答

0

配置在Linux中聚合物CLI代理,只要设置环境变量:如果您使用的是bash

export http_proxy="http://[proxy_host]:[port]" 
export https_proxy=$http_proxy 
export HTTP_PROXY=$http_proxy 
export HTTPS_PROXY=$http_proxy 
0

聚合物使用亭子。 你可以设置凉亭代理,它会正常工作。 在当前项目中创建.bowerrc,并添加这些行: