xxxxxxxxxx
sudo apt install npm #Installs npm for the root user (sudo)
xxxxxxxxxx
sudo apt-get install npm
sudo chmod -R 777 /usr/local/lib/node_modules/npm
sudo chmod -R 777 /usr/local/lib/node_modules
sudo chmod g+w /usr/local/lib
sudo chmod g+rwx /usr/local/lib