How to install node on centos sudo yum install epel-release curl -sL https://rpm.nodesource.com/setup_12.x | sudo bash - sudo yum install nodejs @see https://www.rosehosting.com/blog/how-to-install-node-js-and-npm-on-centos-7/