Updated to Node.js v12.22.7. Thanks to Node.js developers.

This commit is contained in:
Lauri Ojansivu 2021-10-12 19:23:14 +03:00
parent 7c5763439c
commit 64fc2e5d8f
10 changed files with 12 additions and 12 deletions

View file

@ -18,8 +18,8 @@ REM Install chocolatey
choco install -y git curl python2 dotnet4.5.2 nano mongodb-4 mongoclient
curl -O https://nodejs.org/dist/v12.22.6/node-v12.22.6-x64.msi
call node-v12.22.6-x64.msi
curl -O https://nodejs.org/dist/v12.22.7/node-v12.22.7-x64.msi
call node-v12.22.7-x64.msi
call npm config -g set msvs_version 2015
call meteor npm config -g set msvs_version 2015