| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Review requested:
|
Sorry, something went wrong.
|
Thanks for your support and follow-up! I think commit-queue Add this label to land a pull request using GitHub Actions. only works for PRs targeting the main branch (see Commit Queue), so I would expect that this PR would need to be manually picked up by the Releasers / Backporters team. |
Sorry, something went wrong.
|
Modified commit message to use imperative verb and rebased |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Refs: #60869
Refs: #61449
Situation
The Supported toolchains section for v20.x lists Visual Studio >= 2019 with the Windows 10 SDK on a 64-bit host.
By implication, this includes also the latest release of Microsoft Visual Studio which is Visual Studio 2026.
.\vcbuild fails to run in the v20.x branch on Windows 11 25H2 in a PowerShell terminal with the Windows Prerequisites installed, and only using Visual Studio Build Tools 2026.
Support for Visual Studio Build Tools 2026 requires a minimum of gyp-next@0.21.0.
The Node.js v20.x branch includes gyp-next@0.16.2 in v20.x/tools/gyp and so lacks support for Visual Studio 2026.
Failure log
Change
In BUILDING.md