© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Shubham Kshetre
Also, We can update the node version after installation with apt for the latest version of node.
sudo npm install -g n && sudo n latest && node --version
Btw, great start!
Vrushali Kudande
DevOps Enthusiast | Dedicated to Mastering Automation, Cloud Computing, and CI/CD.
Thank You ! It's working 👍