Extension Icon

Node Version Manager

Control your node versions with ease
AvatarAndres Morelos
484 Installs


Node Version Manager

Table of Contents
  1. Built With
  2. Getting Started

Getting Started

Prerequisites

  • NVM
      brew install nvm
    

[!NOTE]
For NVM you'll need to have a ~/.zshrc loading nvm to use it

OR

  • FNM

      brew install fnm
    
  • Brew

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"