githubgithub-cli

Github CLI - Unable to find remote helper for 'https'


Github CLI is throwing the following error when I try to make a PR from the command line.

fatal: Unable to find remote helper for 'https'
exit status 128

I've tried the steps on this question and git clone works fine for me. I'm also able to see the status of PRs by using gh pr status

Does anyone have any ideas why this might be happening?


Solution

  • This is all set. After installing the library, I just needed to reboot my machine.