Is it possible to install the OP CLI using brew without sudo?
Hi, folks
I've been looking forward to the CLI in v8 and have been excitedly waiting for the final release to come out :-)
I've run into a minor problem when installing the OP CLI using 'brew'.
I intentionally log into my Mac with a non-admin account which isn't set up to use 'sudo' (I have a separate admin account for that). I've always been able to install Homebrew packages without needing 'sudo' (and I thought it was https://docs.brew.sh/FAQ#why-does-homebrew-say-sudo-is-bad).
When I try to install the OP CLI package, I get:
```
$ brew install --cask 1password/tap/1password-cli
==> Downloading https://cache.agilebits.com/dist/1P/op2/pkg/v2.1.0/op_apple_universal_v2.1.0.pkg
################################################################## 100.0%
==> Installing Cask 1password-cli
==> Running installer for 1password-cli; your password may be necessary.
Package installers may write to any location; options such as --appdir are ignored.
Password:
==> Purging files for version 2.1.0 of Cask 1password-cli
Error: Failure while executing; /usr/bin/sudo -E -- /usr/bin/env LOGNAME=<username> USER=<username> USERNAME=<username> /usr/sbin/installer -pkg /usr/local/Caskroom/1password-cli/2.1.0/op_apple_universal_v2.1.0.pkg -target / exited with 1. Here's the output:
```
Am I doing something wrong, or should I just use the https://developer.1password.com/docs/cli/get-started#install?
Thanks,
Steve
1Password Version: 8.7.0 - 80700098 on PRODUCTION channel
Extension Version: N/A
OS Version: macOS 12.3.1
