You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I'm trying to run the gum binary from the 0.14.1 release tarball and it won't launch. Gatekeeper says it was blocked from use because it is not from an identified developer. To Reproduce
Steps to reproduce the behavior:
See error “gum” can’t be opened because Apple cannot check it for malicious software.
Expected behavior
it should display the version. The last version I can install is 0.13.0 which prints gum version v0.13.0 (a11d1ff).
Desktop (please complete the following information):
OS: [e.g. iOS] OSX Sonoma
Browser [e.g. chrome, safari]
Version [e.g. 22]
Additional context
I first ran into the issue trying to install gum using mise and the asdf-gum plugin, https://github.com/lwiechec/asdf-gum and eventually traced the problem down to the release tarball artifact.
Describe the bug
I'm trying to run the gum binary from the 0.14.1 release tarball and it won't launch. Gatekeeper says it was blocked from use because it is not from an identified developer.
To Reproduce
Steps to reproduce the behavior:
gum --version
“gum” can’t be opened because Apple cannot check it for malicious software.
Expected behavior
it should display the version. The last version I can install is 0.13.0 which prints
gum version v0.13.0 (a11d1ff)
.Desktop (please complete the following information):
Additional context
I first ran into the issue trying to install gum using
mise
and the asdf-gum plugin, https://github.com/lwiechec/asdf-gum and eventually traced the problem down to the release tarball artifact.The text was updated successfully, but these errors were encountered: