我正在尝试使用以下命令为Ubuntu安装heroku工具带
sudo wget -qO- https://toolbelt.heroku.com/install-ubuntu.sh | sh我得到以下错误
The following packages have unmet dependencies:
heroku-toolbelt : Depends: heroku (= 3.99.4) but 6.11.7-1 is to be installed
E: Unable to correct problems, you have held broken packages.我之前安装了heroku,但该版本已被弃用,并且在使用gem update heroku命令后出现错误
https://stackoverflow.com/questions/44560628
复制相似问题