Update chapter-06-gbapp-reference.md
This commit is contained in:
parent
61ab8bc5b1
commit
09993b4d93
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.We
|
||||||
cinst git --confirm
|
cinst git --confirm
|
||||||
cinst nodejs --confirm --version=14.10.1
|
cinst nodejs --confirm --version=14.10.1
|
||||||
cinst vscode --confirm
|
cinst vscode --confirm
|
||||||
cinst python
|
Install Python: https://www.python.org/downloads/release/python-2718/
|
||||||
npm install windows-build-tools -g
|
npm install windows-build-tools -g
|
||||||
npm install -g node-gyp
|
npm install -g node-gyp
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue