Skip to content
This repository has been archived by the owner on Sep 11, 2021. It is now read-only.

Stuck in "Still waiting for installer log file..." 2017 VS #263

Open
msgtovp opened this issue Jul 8, 2021 · 5 comments
Open

Stuck in "Still waiting for installer log file..." 2017 VS #263

msgtovp opened this issue Jul 8, 2021 · 5 comments

Comments

@msgtovp
Copy link

msgtovp commented Jul 8, 2021

Can't install this tools. Python installed success & also VS 2017 installed in background but it cannot get complete. stuck in the place of installation

E:\Projects\project-share\client>npm install --global --production windows-build-tools
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated har-validator@5.1.5: this library is no longer supported

> windows-build-tools@5.2.2 postinstall C:\Users\vijay\AppData\Roaming\npm\node_modules\windows-build-tools
> node ./dist/index.js



Downloading python-2.7.15.amd64.msi
[============================================>] 100.0% of 20.25 MB (1.08 MB/s)
Downloaded python-2.7.15.amd64.msi. Saved to C:\Users\vijay\.windows-build-tools\python-2.7.15.amd64.msi.
Downloading vs_BuildTools.exe
[============================================>] 100.0% of 1.12 MB (746.57 kB/s)
Downloaded vs_BuildTools.exe. Saved to C:\Users\vijay\.windows-build-tools\vs_BuildTools.exe.

Starting installation...
Launched installers, now waiting for them to finish.
This will likely take some time - please be patient!

Status from the installers:
---------- Visual Studio Build Tools ----------
Still waiting for installer log file...
------------------- Python --------------------
Successfully installed Python 2.7

image

@bhargu-27
Copy link

I have the same issue if you find the solution please inform
thankyou
if I will find it I will tell you.

@ingemarson
Copy link

same issue here!

@michaelmok2021
Copy link

same issue here! It hangs on the Visual Studio Build tools - Still waiting for installer log file.. Is the alternate to run the vs_BuildTools.exe?

@bhargu-27
Copy link

I switched to Linux

@michaelmok2021
Copy link

I was about to switch to linux too. Then I tried this on my Windows 10 PC. Uninstall my nodejs (from Add Remove program). Install the node-v14.17.6-x64msi. During the installation steps select the option to install related software (eg c++).

Reboot the PC and the npm install now works!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants