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

相關文章
相關標籤/搜索