From c4575638110a40f563cfd959ba774810e29e8d66 Mon Sep 17 00:00:00 2001 From: Vijay Raghavan Aravamudhan Date: Mon, 26 Apr 2021 14:18:56 +0530 Subject: Upgrading nodejs to 12.22.1 (#1293) --- appveyor.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'appveyor.yml') diff --git a/appveyor.yml b/appveyor.yml index 9ca5e17f5..8de14df7d 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -11,9 +11,12 @@ cache: image: Visual Studio 2019 +environment: + nodejs_version: "12.22.1" + install: - appveyor-retry git submodule update --init --recursive - - ps: Install-Product node 10 + - ps: Install-Product node $env:nodejs_version - cd recipes && npm install && npm run package && cd .. - appveyor-retry npx lerna bootstrap -- cgit v1.2.3-70-g09d2