File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -187,10 +187,10 @@ with administrative rights.
187
187
188
188
{% include tip.html content="If you are using a 64-bit machine, download the ` node-v*-x64.msi ` file." %}
189
189
190
- {% include tip.html content="Unless you do native module development, when asked to install
191
- the ** Tools for Native Modules** , be sure you do ** not ** select it,
192
- otherwise you might end up with Visual Studio and other very large
193
- packages installed." %}
190
+ {% include tip.html content="If you are not developing native modules,
191
+ ** avoid ** selecting the ** Tools for Native Modules** during installation.
192
+ Otherwise, you may end up with Visual Studio and other large packages
193
+ unnecessarily installed." %}
194
194
195
195
![ The Node.js Tools for Native Modules] ({{ site.baseurl }}/assets/images/2024/nodejs-setup-tools-for-native-modules.png)
196
196
You can’t perform that action at this time.
0 commit comments