Skip to content

Commit

Permalink
doc(wiki): Drop in favor of
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored and rvagg committed Jun 23, 2021
1 parent 1dcad87 commit 9285ff6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Updating-npm's-bundled-node-gyp.md
Expand Up @@ -23,12 +23,6 @@ modify on current Windows. Therefore, run the following commands __inside a `cmd

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:
```bash
$ npm install -g which
$ which node
```

As an alternative to the above, those on Windows Server 2003 and later (this includes Windows 7) can run:
```bash
$ where node
```

Expand Down

0 comments on commit 9285ff6

Please sign in to comment.