Skip to content

Commit 9285ff6

Browse files
cclaussrvagg
authored andcommitted
doc(wiki): Drop in favor of
1 parent 1dcad87 commit 9285ff6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,6 @@ modify on current Windows. Therefore, run the following commands __inside a `cmd
2323

2424
First we need to find the location of `node`. If you don't already know the location that `node.exe` got installed to, then run:
2525
```bash
26-
$ npm install -g which
27-
$ which node
28-
```
29-
30-
As an alternative to the above, those on Windows Server 2003 and later (this includes Windows 7) can run:
31-
```bash
3226
$ where node
3327
```
3428

0 commit comments

Comments
 (0)