How to install and use Node Version Manager (NVM) 2022 in MacBook M1 and Windows PC

preview_player
Показать описание
A complete setup of NVM (Node Version Manager) and Node JS in MacBook M1 and Windows PC.

------------------------------------------- VIDEO LINK ------------------------------------------
---------------------------------------------------------------------------------------------------------

------------------------------------------- ALL COMMANDS ----------------------------------

local brew_path="/opt/homebrew/bin"
local brew_opt_path="/opt/homebrew/opt"
local nvm_path="$HOME/.nvm"

export PATH="${brew_path}:${PATH}"
export NVM_DIR="${nvm_path}"

#This load nvm

[ -s "${brew_opt_path}/nvm/etc/bash_completion.d/nvm"] && . "${brew_opt_path}/nvm/etc/bash_completion.d/nvm"
#This loads nvm bash_completion
----------------------------------------------------------------------------------------------------------------------

#Code_With_Pankaj #Coding #Programming #Languages #Pankaj #Hackerrank #Challenges

In this video we’ll walk you through:
- DOWNLOAD NVM
- SETUP NVM
- DOWNLOAD NODE
- SETUP NODE
- SEE ALL OTHER VERSIONS

ABOUT OUR CHANNEL
Our channel is about Coding. We cover lots of cool stuff such as Programming Languages, Competitions, and Challenges
Check out our channel here:
Don’t forget to subscribe!

FIND US AT

GET IN TOUCH

FOLLOW US ON SOCIAL
Get updates or reach out to Get updates on our Social Media Profiles!
Рекомендации по теме