Instalar Node.js
Instalar Node.js LTS mediante NodeSource
Overview
Instalar Node.js LTS mediante NodeSource
Commands
Se instalará Node.js LTS, ¿Continuar?
curl -fsSL https://deb.nodesource.com/setup_lts.x | sudo -E bash -
sudo apt-get install -y nodejs