Error on installation Error - "was not quarantined properly" #2412
-
|
I am having an issue with utilising brew after my upgrade to Monterey. On random casks I am having an error on installing for example I have run it again with a --force --debug --verify and this is what is returned. I have gone as far as uninstalling brew and then rm -rf /opt/homebrew and then reinstalling again. brew config brew doctor This instance was working was working perfectly without fault on Big Sur and I am at a loss on how to progress. |
Beta Was this translation helpful? Give feedback.
Answered by
SMillerDev
Nov 6, 2021
Replies: 1 comment 3 replies
-
|
Did you try disabling the quarantaine security with |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
sschwetz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Did you try disabling the quarantaine security with
--no-quarantine?