BE/Linux
[ LINUX ] node version update
HEON.D
2022. 8. 19. 04:17
https://askubuntu.com/questions/426750/how-can-i-update-my-nodejs-to-the-latest-version
How can I update my nodeJS to the latest version?
I have installed nodeJS on Ubuntu with following code sudo apt-get install nodejs Since I am a new user for ubuntu I also ran this code too sudo apt-get install npm Now when I type nodejs --
askubuntu.com