RK
Size: a a a
RK
MM
ИЛ
MM
ИЛ
ИЛ
MM
ИЛ
ИЛ
P
ИЛ
ИЛ
P
AH
Node.js v13.x:
# Using Ubuntu
curl -sL https://deb.nodesource.com/setup_13.x | sudo -E bash -
sudo apt-get install -y nodejs
# Using Debian, as root
curl -sL https://deb.nodesource.com/setup_13.x | bash -
apt-get install -y nodejs
AP