[Windows] Rework NodeJS install (#4375)

This commit is contained in:
Nikolay Frolov
2021-10-30 14:03:05 +03:00
committed by GitHub
parent 64b553b5d0
commit 234919982e
5 changed files with 17 additions and 1 deletions

View File

@@ -421,5 +421,8 @@
"args": [ "--installargs", "ADD_CMAKE_TO_PATH=\"System\"" ]
}
]
},
"node": {
"default": "14.18.1"
}
}