diff --git a/book/chapter-06-gbapp-reference.md b/book/chapter-06-gbapp-reference.md index 543997fe..3d16e809 100644 --- a/book/chapter-06-gbapp-reference.md +++ b/book/chapter-06-gbapp-reference.md @@ -31,7 +31,7 @@ Copy and paste on a PowerShell prompt with elavated privileges and when VSCode i 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=10.19.0 +cinst nodejs --confirm --version=14.10.1 cinst vscode --confirm npm install windows-build-tools -g