Skip to content
Discussion options

You must be logged in to vote

Your shell (Bash) seems to still have the old binary location for gh cached, use hash -d gh to make it forget.

The list of places that are searched in general is the PATH, run echo $PATH to see it (colon separated list). It’s usually set during login and possibly modified when you start the shell. For Bash check .bashrc in your home, but there may be other system-dependent locations which I don’t know for MacOS.

Replies: 11 comments 5 replies

Comment options

You must be logged in to vote
2 replies
@hozayves
Comment options

@mpboom
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@hozayves
Comment options

@mpboom
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@himanshurai24
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
7 participants