Heroku_can不能升级到Cedar-14

时间:2015-12-24 17:47:47

标签: ruby ruby-on-rails-3 heroku cedar

按照Heroku的要求,我试图从Cedar-10升级到Cedar-14,但是徒劳无功。 在我的控制台上,当我执行

heroku stack:set cedar-14

我明白了:

 `stack:set` is not a heroku command.

即使我已经按照建议there(我在Windows上)安装了最新版本的heroku toolbelt,我也会收到相同的错误消息

非常感谢

1 个答案:

答案 0 :(得分:0)

看起来您当前的heroku版本不是最新的。

你可以尝试的事情:

heroku update

如果这不起作用

gem uninstall heroku

重新安装gem或heroku工具带

如果这不起作用:

which heroku

删除上述命令

列出的路径下的可执行文件

之后重新安装heroku toolbelt

有关详情,请查看:https://devcenter.heroku.com/articles/heroku-command