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 @@ -155,11 +155,11 @@ platforms. This is true regardless of entries in the table below.
155155
156156Depending on the host platform, the selection of toolchains may vary.
157157
158- | Operating System | Compiler Versions |
159- | ---------------- | -------------------------------------------------------------- |
160- | Linux | GCC >= 10.1 |
161- | Windows | Visual Studio >= 2019 with the Windows 10 SDK on a 64-bit host |
162- | macOS | Xcode >= 11 (Apple LLVM >= 11) |
158+ | Operating System | Compiler Versions |
159+ | ---------------- | ------------------------------------------------------------------- |
160+ | Linux | GCC >= 10.1 |
161+ | Windows | Visual Studio 2019 or 2022 with the Windows 10 SDK on a 64-bit host |
162+ | macOS | Xcode >= 11 (Apple LLVM >= 11) |
163163
164164### Official binary platforms and toolchains
165165
@@ -654,7 +654,7 @@ Optional requirements to build the MSI installer package:
654654
655655Optional requirements for compiling for Windows 10 on ARM (ARM64):
656656
657- * Visual Studio 17.6.0 or newer
657+ * Visual Studio 2022 ( 17.6.0 or newer)
658658 > ** Note:** There is [ a bug] ( https://github.com/nodejs/build/issues/3739 ) in ` 17.10.x `
659659 > preventing Node.js from compiling.
660660* Visual Studio optional components
You can’t perform that action at this time.
0 commit comments