Closed richardlau closed 3 months ago
Thanks for reporting this. I investigated this yesterday, and strangely enough, the WiX 3 extension was missing on 3 VS2019 compilation machines, out of 4. I've fixed this and as I see yesterday and today, the compilation passed in the node-daily-v18.x-staging job. Closing the issue since it seems fixed.
The last two node-daily-v18.x-staging builds have failed to compile on Windows:
e.g.
Both ran on test-rackspace-win2019_vs2019-x64-4. For comparison, https://ci.nodejs.org/job/node-compile-windows/56839/nodes=win-vs2019/ ran on 9 July on the same machine and passed.
According to the build history, https://ci.nodejs.org/job/windows-update-reboot/label=test-rackspace-win2019_vs2019-x64-4/2765/console ran immediately prior to https://ci.nodejs.org/job/node-compile-windows/56855/nodes=win-vs2019-x86/console and looks to have updated Visual Studio 2019.
cc @StefanStojanovic