Skip to content

Commit f0b7863

Browse files
authored
fix: re-label (#2689)
1 parent 68b5b5b commit f0b7863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Updating-npm-bundled-node-gyp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
**Note: These instructions will be undone if you reinstall or upgrade npm or node! For a more permanent (and simpler) solution, see [Force-npm-to-use-global-node-gyp.md](Force-npm-to-use-global-node-gyp.md). (npm 6 or older only!)**
66

7-
[Many issues](https://github.com/nodejs/node-gyp/labels/ERR%21%20node-gyp%20-v%20%3C%3D%20v5.1.0) are opened by users who are
7+
[Many issues](https://github.com/nodejs/node-gyp/issues?q=label%3A"ERR!+node-gyp+-v+<%3D+v9.x.x") are opened by users who are
88
not running a [current version of node-gyp](https://github.com/nodejs/node-gyp/releases).
99

1010
`npm` bundles its own, internal, copy of `node-gyp`. This internal copy is independent of any globally installed copy of node-gyp that

0 commit comments

Comments
 (0)