How to Install Node the CORRECT Way 2022

Опубликовано: 16 Октябрь 2024
на канале: Tuomo Kankaanpää
2,361
47

How to install node is the question we all face when working with new computer for example. When we are developing, we might need multiple versions of node to e.g. test out how our application works on specific versions.

In this video I will teach you how to install node with NVM (Node Version Manager). NVM makes installing node super easy and changing between node versions as easy as just running one command.

Node Version Manager: https://github.com/nvm-sh/nvm
Learn Programming (Skillshare FREE trial): https://skl.sh/3cYxUP5

My courses:
React basics: https://skl.sh/2XAKn7u
HTML & CSS for beginners: https://skl.sh/34wvGUH
Draft.js basics: https://skl.sh/3cJ5Hw4

Connect with me:
Website: https://tuomokankaanpaa.com
My newsletter: https://tuomokankaanpaa.com/newsletter
Twitter:   / tumee  
Skillshare: https://www.skillshare.com/r/user/tume

Timestamps
00:00 Node Version Manager
00:56 Node vs NVM
01:47 Troubleshooting NVM installation
02:54 Install Node with NVM
03:33 Install different version of Node
04:20 Change between node versions easily with NVM
04:56 How to set default version for node with NVM

#node #nvm #nodeversionmanager