一、升级npm
npm install -g npm
二、升级node
1、查询node的安装目录
where node
2、在官网下载最新的安装包,直接覆盖安装即可。
https://nodejs.org/zh-cn/
原文地址:https://www.cnblogs.com/lanleiming/p/9040365.html
时间: 2024-10-01 04:35:10
一、升级npm
npm install -g npm
二、升级node
1、查询node的安装目录
where node
2、在官网下载最新的安装包,直接覆盖安装即可。
https://nodejs.org/zh-cn/
原文地址:https://www.cnblogs.com/lanleiming/p/9040365.html