akiyosi / goneovim

A GUI frontend for neovim.
MIT License
2.36k stars 59 forks source link

"goneovim" cannot be opened because the developer cannot be verified. #469

Closed algoritmau closed 1 year ago

algoritmau commented 1 year ago

I just installed goneovim via Homebrew (by running the command outlined in this repo). The installation was successful. However, when I try to run goneovim I got the following error:

"goneovim" cannot be opened because the developer cannot be verified. macOS cannot verify that this app is free from malware

Screenshot 2023-05-09 at 8 03 36 PM
bfulop commented 1 year ago

You have to allow it to open anyway in the system preferences → security . You only have to do it once.

goneovim@2x

algoritmau commented 1 year ago

Thanks, @bfulop, but I'm not getting that option in the Settings menu.

Screenshot 2023-05-11 at 8 21 26 AM
bfulop commented 1 year ago

I think first you have to click on the Cancel button on the warning popup.

akiyosi commented 1 year ago

@trsplms How about the procedure described in the following

https://support.apple.com/guide/mac-help/open-a-mac-app-from-an-unidentified-developer-mh40616/mac

algoritmau commented 1 year ago

Thanks, @akiyosi. I had to manually run the app to do that, I was trying to run from the Terminal first, but now it works from there as well.