node版本环境配置node版本环境配置1. 安装nvm1curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash2. 安装node安装最新版LTS1nvm install --lts列出已安装的 Node.js 版本:1nvm ls切换到特定版本的 Node.js:1nvm use 14 Nodejs #学习笔记node版本环境配置https://hanke-janson.github.io//blog/2025/07/15/node版本环境配置/作者雾月山河发布于2025年7月15日许可协议 archLinux入门 上一篇 NerdFonts字体安装 下一篇