摘要: nvm-windows github地址 https://github.com/coreybutler/nvm-windows 常见命令 查看目前已经安装的版本 nvm ls 安装指定的版本的nodejs nvm install 16.15.1 使用指定版本的nodejs nvm use 16.15 阅读全文
posted @ 2022-07-23 09:54 iooz 阅读(108) 评论(0) 推荐(0)