How To Install Node.js 14 LTS on CentOS [AWS EC2]
sudo yum -y update
curl -sL https://rpm.nodesource.com/setup_14.x | sudo bash -
sudo yum clean all && sudo yum makecache fast
sudo yum install -y gcc-c++ make
sudo yum install -y nodejs
$ node -v v14.13.0
Okay people, trying out shahspingame. Not bad, has a few interesting things going for it. I’d say give it a quick spin! Check it at shahspingame