We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have been using gh installed through apt but had to stop because of an upstream issue. I switched to the snap:
$ sudo snap install gh gh 2.6.0-15-g1a10fd5a from Casper (casper-dcl) installed $ gh repo view --web failed to read configuration: open /home/me/.config/gh/config.yml: permission denied
It looks like the snap permissions aren't set correctly.
Ubuntu 20.04
The text was updated successfully, but these errors were encountered:
Are you still seeing this issue? I was unable to reproduce it myself but I'm not sure whether @casperdcl fixed it.
Sorry, something went wrong.
no, they ended up fixing their apt repo, so I switched back to apt
No branches or pull requests
Describe the feature or problem you’d like to solve
I have been using gh installed through apt but had to stop because of an upstream issue. I switched to the snap:
Proposed solution
It looks like the snap permissions aren't set correctly.
Additional context
Ubuntu 20.04
The text was updated successfully, but these errors were encountered: