通过NVM安装nodejs

2020-04-04  本文已影响0人  英文原版童书

1.安装 NVM脚本

网址:

https://github.com/nvm-sh/nvm

安装命令:

sudo curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.3/install.sh|bash

2.安装nodejs

nvm install  12

最新的12版本。

上一篇 下一篇

猜你喜欢

热点阅读