You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -76,7 +76,7 @@ Depending on host platform, the selection of toolchains may vary.
76
76
77
77
#### Windows
78
78
79
-
* Visual Studio 2015 or Visual C++ Build Tools 2015 or newer
79
+
* Visual Studio 2017 or the Build Tools thereof
80
80
81
81
## Building Node.js on supported platforms
82
82
@@ -192,16 +192,11 @@ $ [sudo] make install
192
192
Prerequisites:
193
193
194
194
*[Python 2.6 or 2.7](https://www.python.org/downloads/)
195
-
* One of:
196
-
*[Visual C++ Build Tools](http://landinghub.visualstudio.com/visual-cpp-build-tools)
197
-
*[Visual Studio 2015 Update 3](https://www.visualstudio.com/), all editions
198
-
including the Community edition (remember to select
199
-
"Common Tools for Visual C++ 2015" feature during installation).
200
-
* The "Desktop development with C++" workload from
201
-
[Visual Studio 2017](https://www.visualstudio.com/downloads/) or the
[Git for Windows](http://git-scm.com/download/win) includes Git Bash
207
202
and tools which can be included in the global `PATH`.
0 commit comments