執行操作: curl -sL https://rpm.nodesource.com/setup_10.x | bash - 安裝nodejs yum install -y nodejs 輸入 node -v 出現版本號,說明安裝成功 ...
執行操作:
curl -sL https://rpm.nodesource.com/setup_10.x | bash -
安裝nodejs
yum install -y nodejs
輸入 node -v
出現版本號,說明安裝成功
執行操作: curl -sL https://rpm.nodesource.com/setup_10.x | bash - 安裝nodejs yum install -y nodejs 輸入 node -v 出現版本號,說明安裝成功 ...
執行操作:
curl -sL https://rpm.nodesource.com/setup_10.x | bash -
安裝nodejs
yum install -y nodejs
輸入 node -v
出現版本號,說明安裝成功