-Install Node.js® and npm if they are not already on your machine. Verify that you are running node version 4.4.x - 5.x.x, and npm 3.x.x by running node -v and npm -v in a terminal/console window.
# CustomerIntent: As a developer, I want to write Python code in Visual Studio so I can access Intellisense features and run my Python projects. # Tutorial: Write and run Python code in Visual Studio ...