centos7用yum安装node.js v8.x

1.更新node.js v8.x yum源node

# curl --silent --location https://rpm.nodesource.com/setup_8.x | bash -bash


2.yum安装node.jscurl

# yum install -y nodejsurl


3.查看node.js版本..net

# node -v
---------------------
做者:jiekou0376
来源:CSDN
原文:https://blog.csdn.net/jiekou0376/article/details/80499574
版权声明:本文为博主原创文章,转载请附上博文连接!blog

相关文章
相关标签/搜索