Appearance
NVM 是 Node.js 版本管理工具,提供 nvm 命令用于安装和切换不同版本的 Node.js。
nvm
apps/fn-nvm
安装后在应用提供的用户环境中使用 nvm。切换版本前确认目标应用的 Node.js 兼容性,并避免修改系统级 Node.js 路径。