Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows Build Tools install fails #19

Closed
theenoahmason opened this issue Jun 9, 2021 · 0 comments
Closed

Windows Build Tools install fails #19

theenoahmason opened this issue Jun 9, 2021 · 0 comments

Comments

@theenoahmason
Copy link
Member

In order to use this package on Windows, a package called Windows Build Tools must be installed. This package can be installed globally by running npm install -g windows-build-tools.

This package install has been failing recently. Upon research, installing via Choco is a working fix by running choco install python visualcpp-build-tools -y, so I am documenting it here for the future.

See this Github Issue for details: felixrieseberg/windows-build-tools#152

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

No branches or pull requests

1 participant