sudo apt install curl
curl -sL https://deb.nodesource.com/setup_10.x | sudo bash -
sudo apt install nodejs
node -v
npm -v
Kurulum Tamamlandı
PHP Yazılımcısı Blogu
sudo apt install curl
curl -sL https://deb.nodesource.com/setup_10.x | sudo bash -
sudo apt install nodejs
node -v
npm -v
Kurulum Tamamlandı