chelnak / gh-changelog

A gh cli extension that will make your changelogs ✨
MIT License
109 stars 4 forks source link

Fresh start errors out #132

Closed lexisother closed 1 year ago

lexisother commented 1 year ago

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

Any ideas? gh itself works fine.

chelnak commented 1 year ago

Hey, this is certainly interesting. I'll take a look.

Thank you for opening the issue!

chelnak commented 1 year ago

@lexisother This should be fixed now.

A new release will be available within the hour.