We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04a8404 commit 6f1b509Copy full SHA for 6f1b509
BUILDING.md
@@ -741,7 +741,7 @@ Refs:
741
[Visual Studio 2022 (17.13 or newer)](https://visualstudio.microsoft.com/downloads/)
742
or the "C++ build tools" workload from the
743
[Build Tools](https://aka.ms/vs/17/release/vs_buildtools.exe),
744
- with the default optional components. Starting with Node.js 24, ClangCL is required to compile
+ with the default optional components. As of Node.js 24.0.0, ClangCL is required to compile
745
on Windows. To enable it, two additional components are needed:
746
* C++ Clang Compiler for Windows (Microsoft.VisualStudio.Component.VC.Llvm.Clang)
747
* MSBuild support for LLVM toolset (Microsoft.VisualStudio.Component.VC.Llvm.ClangToolset)
0 commit comments