大家好,又见面了,我是你们的朋友全栈君。如果您正在找激活码,请点击查看最新教程,关注关注公众号 “全栈程序员社区” 获取激活教程,可能之前旧版本教程已经失效.最新Idea2022.1教程亲测有效,一键激活。
Jetbrains全家桶1年46,售后保障稳定
报错信息:
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
“
发布者:全栈程序员-用户IM,转载请注明出处:https://javaforall.cn/222869.html原文链接:https://javaforall.cn
【正版授权,激活自己账号】: Jetbrains全家桶Ide使用,1年售后保障,每天仅需1毛
【官方授权 正版激活】: 官方授权 正版激活 支持Jetbrains家族下所有IDE 使用个人JB账号...