请求大佬帮忙解决一下vue脚本架安装有问题

本文记录了在Windows环境下使用npm全局安装Vue CLI时遇到的问题及错误提示。包括npm配置警告、废弃包提醒、命令未找到等问题,并尝试通过设置淘宝npm镜像解决下载问题。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

 在win+r中输入cmd然后查看环境发现vue脚本架下载有问题

C:\Users\cqq>node -v
v14.15.3

C:\Users\cqq>npm install -g @vue/cli
npm WARN invalid config registry=""
npm WARN invalid config Must be a full url with 'http://'
npm WARN invalid config registry=""
npm WARN invalid config Must be a full url with 'http://'
npm WARN deprecated subscriptions-transport-ws@0.11.0: The `subscriptions-transport-ws` package is no longer maintained. We recommend you use `graphql-ws` instead. For help migrating Apollo software to `graphql-ws`, see https://www.apollographql.com/docs/apollo-server/data/subscriptions/#switching-from-subscriptions-transport-ws    For general help using `graphql-ws`, see https://github.com/enisdenjo/graphql-ws/blob/master/README.md
npm ERR! cb() never called!

npm ERR! This is an error with npm itself. Please report this error at:
npm ERR!     <https://npm.community>

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\cqq\AppData\Roaming\npm-cache\_logs\2022-10-05T02_39_30_836Z-debug.log

C:\Users\cqq>npm config set registry https://registry.npm.taobao.org
npm WARN invalid config registry=""
npm WARN invalid config Must be a full url with 'http://'
npm WARN invalid config registry=""
npm WARN invalid config Must be a full url with 'http://'

C:\Users\cqq>vue -V
'vue' 不是内部或外部命令,也不是可运行的程序
或批处理文件。

C:\Users\cqq>node -v
v14.15.3

C:\Users\cqq>vue -V
'vue' 不是内部或外部命令,也不是可运行的程序
或批处理文件。

C:\Users\cqq> npm install -g @vue/cli --registry https://reg
npm ERR! code ENOTFOUND
npm ERR! errno ENOTFOUND
npm ERR! network request to https://reg/@vue%2fcli failed, reason: getaddrinfo ENOTFOUND reg
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\cqq\AppData\Roaming\npm-cache\_logs\2022-10-05T02_43_04_504Z-debug.log
 

评论 4
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值