Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save LinuxPlaner/a74808b62b2323f9cfdda4f48c059d76 to your computer and use it in GitHub Desktop.
Save LinuxPlaner/a74808b62b2323f9cfdda4f48c059d76 to your computer and use it in GitHub Desktop.
Node.js Install Ubuntu Linux
Ping Me For Node.js installing related service:
SMS: +8801610932753
IMO: +8801610932753
BiP: +8801610932753
Viber: +8801610932753
Signal: +8801610932753
Discord: supanta saha#3868
Telegram: https://t.me/LinuxPlaner
WhatsApp: https://wa.link/njuw4c
Skype: https://join.skype.com/weW8UDI0u7o5
Email: [email protected]
# For version 18
apt install python3 g++ make python3-pip
curl -fsSL https://deb.nodesource.com/setup_18.x | sudo -E bash -
sudo apt-get update && sudo apt-get install yarn
corepack enable
yarn set version stable
yarn --version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment