咏竹莉
where there is a will,there is a way
摘要: 一、安装npm插件n ,通过n模块来管理node版本 1、全局安装n模块 npm install -g n 2、安装当前稳定版本 n stable或者sudo n stable 3、安装最新版本的 n latest或者sudo n latest 4、安装指定版本的node n v8.16.0 5、卸 阅读全文
posted @ 2021-07-21 17:32 咏竹莉 阅读(1119) 评论(0) 推荐(0)