Closed leafac closed 3 years ago
They are independent, so no and no. You would want to install this package if (1) you need to compile native node modules on Windows and (2) you do not want to manually configure the required software to do this.
windows-build-tools
is intended as a convenience for installing some 3rd party software (e.g. python, MS Build Tools, ...). In this way it is not like most other node modules. I hope that answers you questions. Unfortunately, this package is also becoming more and more out of date as no one has been investing time in improving/maintaining it, and the owner associated with the module on npm has not been responding.
Okay, so I’ll install windows-build-tools
, but just once.
Thanks for the quick answer.
It’s too bad this may not work in the future; it’s so convenient!
I’m using https://github.com/coreybutler/nvm-windows/ to manage multiple versions of Node. I have a couple of questions:
I’m asking the same question over at the nvm repository: https://github.com/coreybutler/nvm-windows/discussions/627