Updated to Node.js v14.21.1. Thanks to Node.js developers.

This commit is contained in:
Lauri Ojansivu 2022-11-05 02:46:25 +02:00
parent 686275d656
commit 20e3282edd
8 changed files with 10 additions and 10 deletions

View file

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