我在 Mac 操作系统上,可以获得 twilio-cli。我已经使用 brew 安装了它。
我试过
brew uninstall twilio
brew remove twilio
Run Code Online (Sandbox Code Playgroud)
它给出以下错误
Warning: Twilio is switching the default branch from 'master' to 'main'
Warning: requiring an update to the default homebrew tap.
Warning:
Error: To upgrade twilio-cli, retap it with:
brew untap twilio/brew
brew tap twilio/brew
brew upgrade twilio
Run Code Online (Sandbox Code Playgroud)
我应用了上面建议的命令,但它仍然一遍又一遍地给出相同的错误。