Upgrade Node
Either go to https://nodejs.org/ or, dotting all the tees :
sudo npm cache clean -f
npm update npm -g
sudo n stable
nvm alias default system
nvm use system
Either go to https://nodejs.org/ or, dotting all the tees :
sudo npm cache clean -f
npm update npm -g
sudo n stable
nvm alias default system
nvm use system