-
Notifications
You must be signed in to change notification settings - Fork 238
Update MSBuild to 2017? #72
Comments
We could! It's supported from |
Brand new: 2.0-beta uses 2017.
|
Is there a document somewhere that summarizes what MS build tool version is recommended for use with which version of node? (I thought that it was advisable to keep these "in sync". Is that right?) |
I don't think anyone has made a clear authoritative decision. The 2017 build tools install a lot quicker and in theory, it shouldn't really matter which version of the compiler you use. That said, I'd love to leave this in beta for a while to make sure that it actually works. 2.0 is on the 2.0 branch - once I get around to it, I'll install a few blank VMs from Modern.ie and will try to compile your typical modules with 2.0 beta. If that all works, we might be doing people a service by upgrading. |
Might be interesting to get the CI pipeline to install and use windows-build-tools to build those common packages. |
Had the same issue after installing VS2019 when l already had VS2017. To resolve this l went to my installation and sorted by date for when l installed vs 2019 and uni-stalled the .Net SDK installed on that day. |
https://blogs.msdn.microsoft.com/vcblog/2016/11/16/introducing-the-visual-studio-build-tools/?__hstc=268264337.e3768af73965ec808da4e31112e1f89f.1512986621574.1512986621574.1512986621574.1&__hssc=268264337.1.1512986621575&__hsfp=1993959496
Could update to 2017 tools (it's only a little over a year since they were released)
The text was updated successfully, but these errors were encountered: