su
curl -sL https://deb.nodesource.com/setup_10.x | bash -
apt-get install nodejs
Теперь у нас есть npm и node, можно ставить всякие gulp, cleancss и другие полезности...
su
curl -sL https://deb.nodesource.com/setup_10.x | bash -
apt-get install nodejs
Теперь у нас есть npm и node, можно ставить всякие gulp, cleancss и другие полезности...