windows-build-tools icon indicating copy to clipboard operation
windows-build-tools copied to clipboard

attempting to install build tools with vs2015 flag is broken.

Open smartguest opened this issue 4 years ago • 3 comments

I ran the command "npm install --global windows-build-tools --vs2015" to install the required compiler tool chain and msbuild for my project, but the issue is that I see a lot of download failures for msbuild for Visual Studio Tools, The tools are ultimately not installed at all in the end. Trying to install Visual Studio 2015 also has similar errors as well with downloading. As a result I am unable to compile my project at all. This happens on two computers that I have, so its an issue with the download repositories. Please fix this issue as soon as possible, as its an important prerequisite for some projects.

smartguest avatar Apr 29 '21 21:04 smartguest

+1

CyberSecDemon avatar May 16 '21 20:05 CyberSecDemon

+1, assigned '--vs2015' but it was vs2017 which installed on my Windows10.

vkcorp avatar Jun 08 '21 04:06 vkcorp

Same issue here dont know what to do

image

indraraj26 avatar Jun 15 '21 07:06 indraraj26