How to install a specific version of nodejs on ubuntu

sudo apt-get install curl


curl -sL https://deb.nodesource.com/setup_[Enter version number].x | sudo -E bash -


sudo apt-get install nodejs


node -v 

If you need assistance with your projects feel free to email me at info@airgad.com or whatsapp Jesse stay safe!