You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 11, 2021. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: