hkhoshraftar
12/16/2018 - 2:57 PM

#nodejs #centos

curl --silent --location https://rpm.nodesource.com/setup_10.x | sudo bash -
sudo yum install nodejs -y
npm i -g pm2
node --version