File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -160,11 +160,11 @@ platforms. This is true regardless of entries in the table below.
160160
161161Depending on the host platform, the selection of toolchains may vary.
162162
163- | Operating System | Compiler Versions |
164- | ---------------- | -------------------------------------------------------------- |
165- | Linux | GCC >= 10.1 |
166- | Windows | Visual Studio >= 2022 with the Windows 10 SDK on a 64-bit host |
167- | macOS | Xcode >= 13 (Apple LLVM >= 12) |
163+ | Operating System | Compiler Versions |
164+ | ---------------- | ----------------------------------------------------------- |
165+ | Linux | GCC >= 10.1 |
166+ | Windows | Visual Studio 2022 with the Windows 10 SDK on a 64-bit host |
167+ | macOS | Xcode >= 13 (Apple LLVM >= 12) |
168168
169169### Official binary platforms and toolchains
170170
@@ -686,7 +686,7 @@ Optional requirements to build the MSI installer package:
686686
687687Optional requirements for compiling for Windows on ARM (ARM64):
688688
689- * Visual Studio 17.6.0 or newer
689+ * Visual Studio 2022 ( 17.6.0 or newer)
690690 > ** Note:** There is [ a bug] ( https://github.com/nodejs/build/issues/3739 ) in ` 17.10.x `
691691 > preventing Node.js from compiling.
692692* Visual Studio optional components
You can’t perform that action at this time.
0 commit comments