摘要: 一. 安装NVM(前提是你安装了homebrew) $ brew install nvm 二.在shell中可以使用nvm命令 如果没有.bash_profile文件需要自行touch .bash_profile哦 $ cd ~ $ vim .bash_profile 然后添加以下命令: expor 阅读全文
posted @ 2018-04-23 08:17 lobtao 阅读(375) 评论(0) 推荐(0)