

After I restarted the terminal window, the nvm command was available to me. When I was done with that, I downloaded nvm-setup.zip from the NVM for Windows releases page and ran the installer from that archive.

NVM (Node Version Manager) is a tool for installing and managing different Node versions.

That's a problem we can solve rather easily with NVM. If you're like me, and switch a lot between different projects, you've most likely run across problems with Node.js versions when building the frontend.
