node-gyp
node-gyp copied to clipboard
Add Visual Studio Build Tools 2017 on README
Added Visual Studio Build Tools 2017 link as suggested for Windows.
Launch cmd,
npm config set msvs_version 2017
Checklist
- [x]
npm install && npm testpasses - [x] tests are included
- [x] documentation is changed or added
- [x] commit message follows commit guidelines
Description of change
I sense that narrowcasting on 2017 misses the point: https://github.com/nodejs/node-gyp/blob/master/gyp/pylib/gyp/MSVSVersion.py#L442-L451
Closing because this section has all been rewritten and npm config set msvs_version 2017 no longer works on modern versions of npm.