|
@@ -56,7 +56,7 @@ REM Install Windows SDK
|
|
|
choco install windows-sdk-11-version-22h2-all
|
|
|
|
|
|
REM Install nodejs python git and yarn needed dependencies
|
|
|
-choco install -y --force nodejs --version=18.12.1
|
|
|
+choco install -y --force nodejs --version=18.20.3
|
|
|
choco install -y python2 git yarn
|
|
|
choco install python --version 3.7.9
|
|
|
call C:\ProgramData\chocolatey\bin\RefreshEnv.cmd
|