Reference: https://github.com/nodesource/distributions/blob/master/README.md#debinstall
$ curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
$ sudo apt-get install -y nodejs
Reference: https://github.com/nodesource/distributions/blob/master/README.md#debinstall
$ curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
$ sudo apt-get install -y nodejs