quarta-feira, 28 de fevereiro de 2018

Problema com nodejs npm no Debian 9

Fonte original https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions


# apt-get install build-essentials
# curl -sL https://deb.nodesource.com/setup_9.x | bash -
# apt-get install -y nodejs