On CentOS 7
curl -sL https://rpm.nodesource.com/setup_8.x | bash -
yum install nodejs
查看nodejs版本和npm版本
nodejs -v
v8.9.0
npm -v
5.5.1
On CentOS 7
curl -sL https://rpm.nodesource.com/setup_8.x | bash -
yum install nodejs
查看nodejs版本和npm版本
nodejs -v
v8.9.0
npm -v
5.5.1
本文标题:CentOS 安装nodejs 8
本文链接:https://www.haomeiwen.com/subject/btbqhqtx.html
网友评论