之前一种用 n 管理Node版本,经常偶发性出现一些问题,今天切换到nvm试一下

安装:
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.8/install.sh | bash

安装版本 和 选择
nvm install 10.16.3
nvm use 10.16.3

安装完成之后重启一下命令行工具,就好了。


Taoqun
131 声望5 粉丝

[链接]