Open cclauss opened 4 years ago
The commit 465d679343240b13e2f59523ac96ebe2edc1d1ed suggests it will install Python 3.8, however this change has not been released to npm.
In README it says
If not already installed, it will also install Python 3.8, configuring your machine and npm appropriately.
However it looks like it can't detect Microsoft Store packaged version of Python 3.8 and still installed Python (2.7 for now) anyway.
Would it be possible to create a command line option to skip installing Python? Currently windows-build-tools installs an end-of-life version of Python. Given that it is now easy to install and auto-configure the current Python from the Microsoft Windows Store, it would be helpful to many users to use that Python instead of the out-of-date version.