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