sudo apt update
curl -sL https://deb.nodesource.com/setup_19.x | sudo bash -
sudo apt install -y nodejs
node -v
Những chuyện không quan trọng lắm và những chuyện thực sự không hề quan trọng.
sudo apt update
curl -sL https://deb.nodesource.com/setup_19.x | sudo bash -
sudo apt install -y nodejs
node -v