摘要: 1、查看npm当前版本 npm -v 2、如果不是最新版本,运行指令 npm install -g npm 3、如果想更新到指定版本,运行指令 npm -g install npm@6.8.0 阅读全文
posted @ 2021-06-14 15:03 .爬行的蜗牛 阅读(331) 评论(0) 推荐(0) 编辑
Document