gh command not found #12330
-
|
gh command not found |
Beta Was this translation helpful? Give feedback.
Answered by
VigneshAKunder
Dec 17, 2025
Replies: 1 comment
-
|
This means GitHub CLI is not installed or not in PATH. Install gh and verify: Restart terminal after installation. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
CyberBeast198
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This means GitHub CLI is not installed or not in PATH.
Install gh and verify:
gh --version
Restart terminal after installation.