【发布时间】:2018-06-13 09:07:39
【问题描述】:
当我在 Mac OS X 终端中运行 $"heroku help" 时,我从 Heroku Cli 收到以下错误。
$ heroku help
▸ help is not a heroku command.
▸ Perhaps you meant help
▸ Run heroku help for a list of available commands.
它适用于除“heroku login”之外的所有heroku命令。
$ heroku restart
▸ restart is not a heroku command.
▸ Perhaps you meant restart
▸ Run heroku help for a list of available commands.
等等……
还有其他人遇到同样的问题吗?或者我该如何解决?谢谢。
【问题讨论】:
标签: macos heroku heroku-toolbelt heroku-cli