How to Switch Between Node Versions in Visual Studio Code using Node Version Manager (nvm)

preview_player
Показать описание
In this tutorial, I'll show you how to switch between node versions in Visual Studio Code using node version manager (nvm) and the terminal window. I will also show you how to set the latest version of node as the default version of node in Visual Studio Code.
Рекомендации по теме
Комментарии
Автор

Really helpful. This was drving me nuts. I appreciate the video.

likelyja
Автор

Exactly what I was looking for, thanks!

jonathanweckerle
Автор

How did you get nvm to work in VS Code? I've got nvm working in my mac terminal, but when I nvm -v in VS Code it says nvm is not found.

austincomer