-
Notifications
You must be signed in to change notification settings - Fork 237
Not recognizing VS Build Tools 2017 and hanging on "still waiting on installer log file" #252
Comments
Perhaps if anything there should be a fallback check to the previous |
I do too with node v12.19.0 and also with node v14.16.1 |
i use |
it worked!! |
windows-build-tool does not seem to be properly recognizing VS Build Tools 2017 whether I manually install it or let the tool do its thing. I believe this is because of the log file name change. I think this could be resolved with the current PR #248. When looking at my %temp% directory, I also see files such as
dd_installer_20210504174139.log
or dd_installer_elevated_20210504171150.logbut not
dd_client`.OS: Windows 10 Pro - Version 20H2 Build 19042.964
Node: v16.1.0
windows-build-tools: v5.2.2 (latest according to npm)
Command:
npm install -g windows-build-tools
The text was updated successfully, but these errors were encountered: