CentOS安装 NodeJS 和 NPM 2021年11月19日CentOS、未分类admin curl --silent --location https://rpm.nodesource.com/setup_8.x | sudo bash - yum install nodejs -y