How to install nvm on Mac / Mac Terminal- Command not found: nvm

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
Hey, what's up everyone, welcome once again to one  of my video tutorials! That's right- command not   found: nvm. As you most probably know, "nvm" stands  for node version manager. It helps you organize or manage your work with node and its different  versions if you for example want to have two   or more different versions of node running on your  system. But how do you install nvm on your mac? The   easiest way that I could find, is to install it  the following way.. Before I start, I have to say:   you need to have "git" installed on your system.  And then you simply just write the following: git clone https://github.com/nvm-sh/nvm.git ~/.nvm Hit enter! Now "nvm" got cloned from git to the "nvm" directory  in your home folder. But now if you write "nvm",   the command will still not be found.  And this is because you need to write   one more additional thing and that's the following: source ~/.nvm/nvm.sh Hit enter and now when you write "nvm", it will  work. And that's it that's how we install "nvm" -   The "Node Version Manager" on your system.  Please like, comment, and if this is the first   time you are watching one of my videos,  don't forget to subscribe! See you soon!
Info
Channel: TechDivisions
Views: 391
Rating: undefined out of 5
Keywords: how to install nvm - command not found: nvm, how to install nvm, command not found: nvm, mac how to install nvm - command not found: nvm, mac how to install nvm, mac command not found: nvm, terminal how to install nvm - command not found: nvm, terminal how to install nvm, terminal command not found: nvm, mac terminal how to install nvm, mac terminal command not found: nvm, how to uninstall nvm, mac how to uninstall nvm, mac terminal how to uninstall nvm
Id: dZkW0yR7Vy8
Channel Id: undefined
Length: 1min 42sec (102 seconds)
Published: Thu Nov 04 2021
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.