Describe the bug
Platform - macOS Catalina 10.15.4
Installed from brew as instructed:
brew install github/gh/gh
brew upgrade gh
gh version:
➜ codewind git:(master) gh version
gh version 0.9.0 (2020-05-26)
https://github.com/cli/cli/releases/tag/v0.9.0
Attempted to run a command in a git directory and there is an authentication error, much like #479
➜ codewind git:(master) gh issue list
Notice: authentication required
Press Enter to open github.com in your browser...
listen tcp 192.168.1.64:0: bind: can't assign requested address
Steps to reproduce the behavior
- Install gh with brew
- cd into any local git directory
- Try to run a command using gh (as shown above)
Expected vs actual behavior
Expecting to see a list of issues on this repository but I am getting an authentication error
Describe the bug
Platform - macOS Catalina 10.15.4
Installed from brew as instructed:
gh version:
Attempted to run a command in a git directory and there is an authentication error, much like #479
Steps to reproduce the behavior
Expected vs actual behavior
Expecting to see a list of issues on this repository but I am getting an authentication error