🚀 Feature: Fail setup more gracefully if the user isn't logged into gh #400
Labels
status: accepting prs
Please, send a pull request to resolve this!
type: feature
New enhancement or request
Bug Report Checklist
main
branch of the repository.Overview
Forking from #398: if the user isn't authenticated in
gh
when they log in, they get a rather obscure error message with lots of noise trying to runpnpm run setup
.gh auth logout pnpm run setup
...so much noise!
Instead, let's give them a more tailored error message. How about something like...
(that's just a starting suggestion I haven't put much thought into - please improve it if you have any ideas!)
Additional Info
No response
The text was updated successfully, but these errors were encountered: