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的主要内容,如果未能解决你的问题,请参考以下文章