Centos7下yum安装nodejs

Posted 狄枫

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Centos7下yum安装nodejs相关的知识,希望对你有一定的参考价值。

参考文档
https://github.com/nodesource/distributions


curl -sL https://rpm.nodesource.com/setup_12.x | bash -
yum install -y nodejs

 

 

以上是关于Centos7下yum安装nodejs的主要内容,如果未能解决你的问题,请参考以下文章

CENTOS7 yum安装npm和nodejs

centos7.x下环境搭建—nodejs安装

centos能安装docker吗

CentOS7配置Nodejs环境安装记录

Centos7中源码安装Nodejs

centos7 yum安装的包在啥位置