Skip to content

Commit d69dffc

Browse files
peter--bolier--zerorvagg
authored andcommitted
doc(wiki): sorry, forgot to mention a specific windows version.
1 parent 408b72f commit d69dffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Updating-npm's-bundled-node-gyp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ Now you can finally run:
4343
$ npm install -g node-gyp@latest
4444
```
4545

46-
note: i found that the -g on windows is not correct. It gets installed in C:\Users\<name>\AppData\Roaming\npm\node_modules\gyp which is not the directory where node is installed C:\Program Files (x86)\nodejs\node_modules\npm\node_modules\node-gyp\...
46+
note: i found that the -g on windows 7 is not correct. It gets installed in C:\Users\<name>\AppData\Roaming\npm\node_modules\gyp which is not the directory where node is installed C:\Program Files (x86)\nodejs\node_modules\npm\node_modules\node-gyp\...

0 commit comments

Comments
 (0)