-
-
Notifications
You must be signed in to change notification settings - Fork 10.8k
New issue
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
Can't install Chromium without --no-quarantine #112986
Comments
Have you tried following the instructions here? |
Yeah that doesn't work. Seems like this "damaged" state doesn't behave the same as the "unidentified developer" state. |
Chromium, like many Casks, can only be installed with the |
I just fell abouth this. Maybe adding this information to |
|
--force
.brew update-reset && brew update
and retried my command.brew doctor
, fixed as many issues as possible and retried my command.Description of issue
Opening Chromium after installing via brew brings up the following:
This goes away if I install it with the
--no-quarantine
flag, but from reading other issues that's apparently not an ideal solutionCommand that failed
brew reinstall chromium --no-quarantine (this doesn't fail though)
Output of command with
--verbose --debug
Click to expand
Output of
brew doctor --verbose
Click to expand
Output of
brew tap
Click to expand
The text was updated successfully, but these errors were encountered: