【发布时间】:2016-03-31 02:28:23
【问题描述】:
按照 Heroku 的要求,我正在尝试从 Cedar-10 升级到 Cedar-14,但没有成功。 在我的控制台上,当我执行时
heroku stack:set cedar-14
我明白了:
`stack:set` is not a heroku command.
即使我已经按照建议there(我在 Windows 上)安装了最新版本的 heroku 工具带,我也会收到相同的错误消息
非常感谢
【问题讨论】:
-
你用什么heroku版本?在终端尝试
heroku version -
这个:"heroku-gem/2.35.0 (i386-mingw32) ruby/1.9.3";我必须更新吗?非常感谢
-
是的,它已经过时了,请查看我的回答中发布的devcenter.heroku.com/articles/heroku-command。
标签: ruby ruby-on-rails-3 heroku cedar