Closed
Description
** TLDR **
MSVC don't care about this issue. nothing to do on our side
https://developercommunity.visualstudio.com/t/build-failed-on-Nodejs-introduced-in-17/10201632
Details
works good:
https://github.com/nodejs/node/runs/6376797643?check_suite_focus=true
Visual Studio: 17.1.32421.90 (Visual Studio Enterprise 2022)
failed:
https://github.com/nodejs/node/runs/6428804600?check_suite_focus=true
Visual Studio: 17.2.32505.173 (Visual Studio Enterprise 2022)
I don't know it's a new bug or MSVC introduced a braking change.
cc @nodejs/build @nodejs/actions
also we have #42560 pending on MSVC side to fix.