Skip to content

Commit c112d43

Browse files
save file
1 parent 83e15c0 commit c112d43

1 file changed

Lines changed: 15 additions & 11 deletions

File tree

blog/26-04-16/node-gyp-always-on-top/node-gyp-always-on-top.html

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ <h1 slot=title>
271271
</p>
272272

273273
<p>
274-
it needs to be installed locally, you will need a node_modules in the project directory
274+
it needs to be installed locally in the project directory, you will need a node_modules directory
275275

276276
<code>
277277

@@ -290,9 +290,19 @@ <h1 slot=title>
290290
Minimum Windows SDK components required
291291
</div>
292292

293-
<a href='https://visualstudio.microsoft.com/visual-cpp-build-tools/'>
294-
Visual Studio Build Tools
295-
</a>
293+
<p>
294+
download and run
295+
296+
<br>
297+
298+
<a href='https://visualstudio.microsoft.com/visual-cpp-build-tools/'>
299+
Visual Studio Build Tools
300+
</a>
301+
302+
<br>
303+
304+
from the installer you will need
305+
</p>
296306

297307
<br>
298308
<br>
@@ -305,15 +315,9 @@ <h1 slot=title>
305315

306316
<br>
307317

308-
Go to the Workloads tab
318+
Go to the Workloads tab select : Desktop development with C++
309319

310-
<br>
311-
312-
Select:
313-
314-
<br>
315320

316-
Desktop development with C++
317321

318322
<br>
319323
<br>

0 commit comments

Comments
 (0)