File tree Expand file tree Collapse file tree
blog/26-04-16/node-gyp-always-on-top Expand file tree Collapse file tree Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments