nvm install <version> # 安裝某個版本的nodenvm uninstall <version> # 解除安裝指定版本nvm use [version] # 使用某個版本的nodenvm ls # 列出本機 ...
確定! 回上一頁