From 20c2fc15ad733fb03dd4d4fcb1e30dad8325c922 Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Fri, 4 Aug 2017 10:40:59 -0700 Subject: [PATCH] Updated 06. Setting the Web SPA application up (markdown) --- 06.-Setting-the-Web-SPA-application-up.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06.-Setting-the-Web-SPA-application-up.md b/06.-Setting-the-Web-SPA-application-up.md index 21fc24e..6e44c9a 100644 --- a/06.-Setting-the-Web-SPA-application-up.md +++ b/06.-Setting-the-Web-SPA-application-up.md @@ -16,7 +16,7 @@ You can see the installed NPM version with the command npm -v, as shown b ### Set NPM path into Visual Studio This step is only required if you are also using the full Visual Studio 2017. -NPM (just instelled by you) will be usually installed under this path: +NPM (just installed by you) will be usually installed under this path: C:\Program Files\nodejs. You need to update that path in Visual Studio under the "External Web Tools" location paths, as shown below: