mirror of
https://github.com/nodejs/node.git
synced 2025-08-15 13:48:44 +02:00
doc: indicate requirement on VS 17.6 or newer
VS 17.6 or newer is a requirement for all Windows platforms rather than ARM-only. PR-URL: https://github.com/nodejs/node/pull/53301 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Stefan Stojanovic <stefan.stojanovic@janeasystems.com> Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
This commit is contained in:
parent
35b8e5cb0c
commit
2b7f3d0f19
1 changed files with 2 additions and 2 deletions
|
@ -619,8 +619,8 @@ Refs: #24448, <https://github.com/microsoft/vcpkg/issues/37518>, [vcpkg](https:/
|
|||
* The current [version of Python][Python versions] from the
|
||||
[Microsoft Store](https://apps.microsoft.com/store/search?publisher=Python+Software+Foundation)
|
||||
* The "Desktop development with C++" workload from
|
||||
[Visual Studio 2022](https://visualstudio.microsoft.com/downloads/) or
|
||||
the "C++ build tools" workload from the
|
||||
[Visual Studio 2022 (17.6 or newer)](https://visualstudio.microsoft.com/downloads/)
|
||||
or the "C++ build tools" workload from the
|
||||
[Build Tools](https://aka.ms/vs/17/release/vs_buildtools.exe),
|
||||
with the default optional components
|
||||
* Basic Unix tools required for some tests,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue