nvm常用命令切换node 常用命令 nvm ls :列出所有已安装的 node 版本 nvm ls-remote :列出所有远程服务器的版本(官方node version list) nvm list :列出所有已安装的 node 版本 nvm list available :显示所有可下载的版本 nvm install stable :安装最新版 node nvm install [node版本号] :安装指定版本 no 2024-09-24 node.js > nvm #node.js #nvm
Hello World Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick 2024-09-23