Skip to content

Commit

Permalink
doc(wiki): sorry, forgot to mention a specific windows version.
Browse files Browse the repository at this point in the history
  • Loading branch information
peter--bolier--zero authored and rvagg committed Jun 23, 2021
1 parent 408b72f commit d69dffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Updating-npm's-bundled-node-gyp.md
Expand Up @@ -43,4 +43,4 @@ Now you can finally run:
$ npm install -g node-gyp@latest
```

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\...
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 comments on commit d69dffc

Please sign in to comment.