安装sentry-cli问题

安装sentry-cli问题
1 使用brew install sentry-cli

安装的时候 有时候会报

Error: Xcode alone is not sufficient on Monterey.

2 使用 curl -sL https://sentry.io/get-cli/ | sh

安装成功

Installed sentry-cli 2.20.5

Done!

查看

bash 复制代码
sentry-cli --version
sentry-cli 2.20.5