We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b03e24 commit b36ab9aCopy full SHA for b36ab9a
scripts/env/check-node
@@ -85,7 +85,7 @@ else
85
# not in a terminal, so v possible we're running a husky script in a git gui
86
echo "Could not find Node v$nvmrc_version."
87
echo "You may need to load your Node version manager in a ~/.huskyrc file."
88
- echo "See https://typicode.github.io/husky/troubleshooting.html#command-not-found."
+ echo "See https://typicode.github.io/husky/how-to.html#node-version-managers-and-guis."
89
fi
90
91
# exit with failure
0 commit comments