From 4762d90027d9b9b708febbf6f3c43b3cb45a17e6 Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Thu, 29 Dec 2022 09:40:25 -0300 Subject: [PATCH] Update chapter-06-gbapp-reference.md --- book/chapter-06-gbapp-reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/chapter-06-gbapp-reference.md b/book/chapter-06-gbapp-reference.md index 3c595bf3..b14dd459 100644 --- a/book/chapter-06-gbapp-reference.md +++ b/book/chapter-06-gbapp-reference.md @@ -37,7 +37,7 @@ Please ensure that Node.js is not installed. Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1')) cinst git --confirm -cinst nodejs --confirm --version=14.10.1 +cinst nodejs --confirm --version=19.3.0 cinst vscode --confirm Install Python: https://www.python.org/downloads/release/python-2718/ npm install windows-build-tools -g