[Windows][Node.js] Cannot install Node.js 10.x via NVS

Hi there,

Our Windows CI started to fail without any real reason. The error is:

Using NVS for managing Node.js versions on Windows (BETA)
0.62s$ git clone --single-branch https://github.com/jasongin/nvs $NVS_HOME
From https://github.com/eclipse-theia/theia
 * branch            refs/pull/7506/merge -> FETCH_HEAD
Cloning into 'C:\ProgramData/nvs'...
0.15s$ source $NVS_HOME/nvs.sh
0.93s$ nvs add 10
Downloading bootstrap node from https://nodejs.org/dist/v10.12.0/node-v10.12.0-win-x64.7z
Failed to setup node binary.
The command "nvs add 10" failed and exited with 1 during .

Builds:

A restart does not help. Does anyone know what has changed? Thank you!

Now, it works again. It must have been a temporary issue.

Not temporary, will hit again. Your, node version is not cached. We have same issue Add 13.5+ to pre-installed Node.js versions