1.安装NVM$brewinstallnvm安装完成之后打开终端配置文件$vim~/.bash_profile在文件中添加:exportNVM_DIR=~/.nvmsource$(brew--prefixnvm)/nvm.sh退出vim后source$source~/.bash_profile2.使...... 李庆林 2021-09-07 21:39:44 561 浏览 0 喜欢 0 评论 0 订阅