install node.js centos

JavaScript
curl -sL https://rpm.nodesource.com/setup_10.x | sudo bash -
sudo yum install nodejscurl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.3/install.sh | bashcurl –sL https://rpm.nodesource.com/setup_10.x | sudo bash -
Source

Also in JavaScript: