Windows

  • I’ll be following this path to install Node.js on my Windows machine: Chocolatey CLI > nvm > node.js First, I downloaded Chocolatey CLI (choco) to install NVM (Node Version Manager). You can see this page for more details. To do this, I run the following command in the PowerShell with…