Is your feature request related to a problem? Please describe.
Visual Studio 2019 just came out and I tried to build node.js with it. I had a look at the supported toolchains and found that the only toolchain supported for Windows is Visual Studio 2017 - https://github.com/nodejs/node/blob/master/BUILDING.md#windows
Are there any plans to support building Node.js on Visual Studio 2019?
Describe the solution you'd like
Node.js should build successfully on Visual Studio 2019.
Describe alternatives you've considered
N/A