当我跑的时候
brew tap heroku/brew && brew install heroku我得到了这个错误
The following formula cannot be installed from bottle and must be built from source.
heroku 发布于 2021-10-03 21:21:21
这对我来说很有效
curl https://cli-assets.heroku.com/install.sh | shhttps://stackoverflow.com/questions/69428978
复制相似问题