doc(wiki): Updated Updating npm's bundled node gyp (markdown)

This commit is contained in:
Christian Clauss 2021-06-02 21:58:36 +02:00 committed by Rod Vagg
parent c3e5487366
commit d31485415e

View file

@ -50,7 +50,7 @@ If your npm version is ___7___, do:
cd node_modules\npm\node_modules\@npmcli\run-script
```
If your npm version is ___less than 7___, do:
Else if your npm version is ___less than 7___, do:
```bash
cd node_modules\npm\node_modules\npm-lifecycle
```