使用vue.js安装node环境npm出错npm ERR! network request to https://registry.npmjs.org/nrm failed, reason: conn

报错信息:
npm ERR! code ETIMEDOUT
npm ERR! errno ETIMEDOUT
npm ERR! network request to https://registry.npmjs.org/nrm failed, reason: connect ETIMEDOUT 104.16.20.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\ShiYaXin\AppData\Roaming\npm-cache\_logs\2019-10-15T05_07_11_028Z-debug.log

解决办法:

采用cnpm镜像就可以解决了。

输入下面这个命令,安装完成之后,再接着安装就好了
npm install -g cnpm --registry=https://registry.npm.taobao.org

安装完成后的效果

D:\>npm install vue-cli -g
npm WARN deprecated coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
D:\software\nodejs\node_global\vue -> D:\software\nodejs\node_global\node_modules\vue-cli\bin\vue
D:\software\nodejs\node_global\vue-init -> D:\software\nodejs\node_global\node_modules\vue-cli\bin\vue-init
D:\software\nodejs\node_global\vue-list -> D:\software\nodejs\node_global\node_modules\vue-cli\bin\vue-list
+ vue-cli@2.9.6
added 236 packages in 55.037s

还有一种办法:这个 命令,虽然有时需要安装很多次(推荐这个)

npm install nrm -g

成功后效果:


npm WARN deprecated coffee-script@1.7.1: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)s
[   ...............] \ fetchMetadata: sill resolveWithNewModule core-util-is@1.0.2 checkingC:\Users\ShiYaXin\AppData\Roaming\npm\nrm -> C:\Users\ShiYaXin\AppData\Roaming\npm\node_modules\nrm\cli.js
+ nrm@1.2.1
added 489 packages in 258.71s

``

  • 16
    点赞
  • 32
    收藏
    觉得还不错? 一键收藏
  • 3
    评论
评论 3
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值