How to Install lastes version of NPM and Nodejs in ubuntu |تسطيب Nodejs علي ubuntu
sudo apt install nodejs / for installing nodejs /
sudo apt install -y npm / for installing npm
for lastes version of npm type / npm install -g npm@latest
ubuntu