Install nvm on MAC

Gaurav Wadghule
Jan 20, 2022

--

  1. Run brew install nvm
  2. Follow caveats shown in console, mine were as follows, yours MAY be different!:

Add the following to ~/.bash_profile or your desired shell configuration file:

export NVM_DIR="$HOME/.nvm" . "$(brew --prefix nvm)/nvm.sh"

  1. Run . ~/.bash_profile to apply the changes you made to your .bash_profile file

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

Gaurav Wadghule
Gaurav Wadghule

Written by Gaurav Wadghule

Devops | Kubernetes | Docker | CICD | Test Automation

No responses yet

Write a response