Skip to content

Commit

Permalink
doc(wiki): Updated Updating npm's bundled node gyp (markdown)
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored and rvagg committed Jun 23, 2021
1 parent c3e5487 commit d314854
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 @@ -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
```
Expand Down

0 comments on commit d314854

Please sign in to comment.