Heroku_无法升级到Cedar-14 [英] Heroku_can't upgrade to Cedar-14

查看:146
本文介绍了Heroku_无法升级到Cedar-14的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

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

  heroku stack:set cedar-14 



我得到这个:

pre $ stack:set`不是一个heroku命令。

即使我已经按照建议安装了最新版本的heroku toolbelt p>

非常感谢



您可以尝试的方法:

  heroku更新

如果不行的话

  gem uninstall heroku 

重新安装gem或heroku工具栏

p>

如果不行的话:

 哪个heroku 

删除上述命令列出的路径中的可执行文件



然后重新安装heroku工具带



更多信息请查看: https://devcenter.heroku.com/articles/heroku-command


As requested on Heroku, I am trying to upgrade from Cedar-10 to Cedar-14, but in vain. On my console, When I execute

heroku stack:set cedar-14

I get this:

 `stack:set` is not a heroku command.

Even if I've already installed the latest version of heroku toolbelt as proposed there (I am on Windows), I get the same error message

Many thanks

解决方案

It looks like your current heroku version isn't up to date.

Things you can try:

heroku update

If that doesn't work

gem uninstall heroku

Reinstall the gem or the heroku toolbelt

If that doesn't work:

which heroku

Delete the executable at the path listed by the above mentioned command

After that reinstall the heroku toolbelt

For more info check: https://devcenter.heroku.com/articles/heroku-command

这篇关于Heroku_无法升级到Cedar-14的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆