Skip to content

Do I need to install windows-build-tools? If so, should I install it for every node version? #627

Answered by leafac
leafac asked this question in Q&A
Discussion options

You must be logged in to vote

The question was answered by @jacobq at felixrieseberg/windows-build-tools#239

In summary:

nvm does not subsume windows-build-tools. You should still install windows-build-tools to work with native dependencies.

You may install windows-build-tools only once. Unlike other global utilities, this isn’t a command-line tool that should be available when you switch to different Node version. Once the C/C++ compiler and Python are installed, they’ll continue to work even if you switch to different Node versions.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by leafac
Comment options

You must be logged in to vote
5 replies
@leafac
Comment options

@hhorneber
Comment options

@Taschenbuch
Comment options

@angelicochris
Comment options

@Taschenbuch
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants