当前位置:   article > 正文

npm安装报错ETIMEOUT

etimeout

npm安装报错

npm安装报错:

npm ERR! code ETIMEDOUT npm ERR! errno ETIMEDOUT npm ERR! network
request to https://registry.npmjs.org/grunt-closurecompiler failed,
reason: connect ETIMEDOUT 104.16.21.35:443 npm ERR! network This is a
problem related to network connectivity. npm ERR! network In most
cases you are behind a proxy or have bad network settings. npm ERR!
network npm ERR! network If you are behind a proxy, please make sure
that the npm ERR! network ‘proxy’ config is set properly. See: ‘npm
help config’

npm ERR! A complete log of this run can be found in: npm ERR!
C:\Users\yuanhaocheng\AppData\Roaming\npm-cache_logs\2020-07-17T01_15_47_711Z-debug.log

解决方案:
修改镜像

npm install -g cnpm --registry=https://registry.npm.taobao.org

声明:本文内容由网友自发贡献,转载请注明出处:【wpsshop】
推荐阅读
相关标签
  

闽ICP备14008679号