【发布时间】:2015-10-02 06:02:48
【问题描述】:
我已经设置了(我认为)windows 和 npm 的所有代理设置。但是凉亭没有,这是我得到的错误:
download https://github.com/jquery/jquery/archive/2.1.4.tar.gz
retry Download of https://github.com/jquery/jquery/archive/2.1.4.tar.gz failed with ECONNRESET, retrying in 1.7s
retry Download of https://github.com/jquery/jquery/archive/2.1.4.tar.gz failed with ECONNRESET, retrying in 2.2s
Error: EPERM: operation not permitted, unlink...
取消链接后显示的文件甚至不存在。
鲍尔版本:1.5.3 节点版本:4.1.1 操作系统:Windows_NT 6.1.7601 x64。
我怎样才能避免这个错误?
【问题讨论】: