摘要:
*nix上给网络类程序设置代理的通用办法,即导出http_proxy/https_proxy环境变量对npm不起作用需要用npm自己的配置命令来解决:npm set proxy $PROXYnpm set https-proxy $PROXY设一个海外的服务器吧,速度杠杠的。。另外,安装包时为避免半... 阅读全文
摘要:
installing the Devel\gettext package should solve your problem. git-submodule requires that. Unfortunately this is not marked as dependency.附apt-cyg工具... 阅读全文