当前位置:网站首页>npm安装
npm安装
2022-07-05 16:14:00 【赫本赫0】
1.下载node,解压并安装
下载地址:http://nodejs.cn/download/
2.管理员权限cmd,查看是否安装成功
虽然node自动npm版本,但是不是最新版本
注意,查看npm -v版本时可能报错:npm warn config global --global
, --local
are deprecated. use --location=global
instead.
解决:修改配置文件
npm config命令找到npm的配置目录
npm config ls
npm config list
npm config ls -l
找到2个文件里面的prefix -g替换为prefix --location=global
修改完成后关闭之前的命令行窗口,重新打开测试
3.配置镜像站
npm config set registry=http://registry.npm.taobao.org // 配置镜像站
npm config get registry // 检查镜像站
测试npm安装vue
npm install vue -g
测试安装vue-router
npm install vue-router -g
边栏推荐
- Raspberry pie 4B installation pytorch1.11
- JSON转MAP前后数据校验 -- 自定义UDF
- [brush title] goose factory shirt problem
- 二叉树相关OJ题
- Deep learning plus
- 普洛斯数据中心发布DC Brain系统,科技赋能智慧化运营管理
- Sentinel flow guard
- Benji Bananas 会员通行证持有人第二季奖励活动更新一览
- PSPNet | 语义分割及场景分析
- Spring Festival Limited "forget trouble in the year of the ox" gift bag waiting for you to pick it up~
猜你喜欢
How to uninstall MySQL cleanly
二叉树相关OJ题
如何将mysql卸载干净
有序链表集合求交集 方法 总结
2020-2022 two-year anniversary of creation
Android privacy sandbox developer preview 3: privacy, security and personalized experience
新春限定丨“牛年忘烦”礼包等你来领~
【组队 PK 赛】本周任务已开启 | 答题挑战,夯实商品详情知识
Benji Banas membership pass holders' second quarter reward activities update list
HiEngine:可媲美本地的云原生内存数据库引擎
随机推荐
Win11如何给应用换图标?Win11给应用换图标的方法
Using graylog alarm function to realize the regular work reminder of nail group robots
How to install MySQL
Today's sleep quality record 79 points
Flet教程之 09 NavigationRail 基础入门(教程含源码)
Yarn common commands
How to uninstall MySQL cleanly
Sentinel-流量防卫兵
The difference between searching forward index and inverted index
Desci: is decentralized science the new trend of Web3.0?
帮忙看看是什么问题可以吗?[ERROR] Could not execute SQL stateme
Games101 notes (I)
JSON转MAP前后数据校验 -- 自定义UDF
Deep learning plus
新春限定丨“牛年忘烦”礼包等你来领~
OneForAll安装使用
Quelques réflexions cognitives
搜索 正排索引 和 倒排索引 区别
Keras crash Guide
Win11提示无法安全下载软件怎么办?Win11无法安全下载软件