一. 下载指定node.js版本Node.js 二. 升级node.js版本 打开电脑cmd 输入 npm install node@18.17.1 -g 三. 升级npm版本 打开电脑cmd 输入 npm install npm@8.1.2 -g