下载nodejs
curl --silent --location https://rpm.nodesource.com/setup_12.x | bash -
安装nodejs
yum install -y nodejs
参考博客
CentOS7利用yum安装node.js
https://github.com/nodesource/distributions
作者:
在
下载nodejs
curl --silent --location https://rpm.nodesource.com/setup_12.x | bash -
安装nodejs
yum install -y nodejs
参考博客
CentOS7利用yum安装node.js
https://github.com/nodesource/distributions
发表回复