How to use NVM
Run wget https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh
Run touch ~/.bashrc
Run bash install.sh
Run source ~/.bashrc
Done.
Reference :
https://computingforgeeks.com/how-to-install-node-js-on-ubuntu-debian/?amp=
https://github.com/nvm-sh/nvm/blob/master/README.md
Note: Thank you to flooo_. for making this guide in hosting channel.
(Will fix later on)