Replies: 1 comment
-
Hm.... I have upgraded OS to 15.5 first, and then upgrade
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew config
Output of
brew doctor
Description of issue
Installing 1pass cli with homebrew (
brew install --cask 1password-cli
) works as expected, but trying to invoke the tool causes the OS (Ventura 15.5) to throw up a dialog box which says:Uninstalling and reinstalling does not help
When the cli is installed into
/usr/local/bin
using the.pkg
from https://app-updates.agilebits.com/product_history/CLI2, it works without issue.After manually installing, the homebrew installed version in
/opt/homebrew/bin/
also works without issue.I'm not sure if this is reproducible or if the corporate IT settings on my machine are causing this.
Relevant casks
1password-cli
Beta Was this translation helpful? Give feedback.
All reactions