You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Electron update broke the build, this commit a7095d7
Erros can be found here https://monacotools.visualstudio.com/Monaco/_build/results?buildId=40314
Seems like for some reason he fails to download the node-debug / node debug-2 extension, even though there is nothing wrong with them.
Please note that building locally works for me, error only happens in the build agent.
After bit more investigation, it looks like the build is failing while downloading the Electron v2.0.5 from the repo. Looks like the repo does not has it hosted.
Electron update broke the build, this commit a7095d7
Erros can be found here https://monacotools.visualstudio.com/Monaco/_build/results?buildId=40314
Seems like for some reason he fails to download the node-debug / node debug-2 extension, even though there is nothing wrong with them.
Please note that building locally works for me, error only happens in the build agent.
fyi @weinand
The text was updated successfully, but these errors were encountered: