PinnedPinnedPrivateNodejs Setup for DebianMar 26, 2020InstallSee also here# Using Debian, as root curl -fsSL https://deb.nodesource.com/setup_14.x | bash - apt-get install -y nodejs