Update NodeJS on Debian

curl -sL https://deb.nodesource.com/setup_current.x | sudo bash -
sudo apt-get install nodejs