I just installed gh and ran gh auth to log into my account, then installed the extension, and ran gh changelog new in one of my repositories. I was greeted with the following error:
└─$ gh changelog new
❌ It looks like something went wrong!
Reported errors:
• could not create initial client: authentication token not found for host github.com
I just installed
gh
and rangh auth
to log into my account, then installed the extension, and rangh changelog new
in one of my repositories. I was greeted with the following error:Any ideas?
gh
itself works fine.