插件:add不是heroku命令

时间:2018-01-08 05:47:54

标签: heroku

我正在尝试使用CLI将mongolab插件添加到我的heroku应用程序中,但每次使用heroku addons:add mongolab命令时都会收到以下消息。

Refreshing plugins... !
 ▸    semver has no commands. Is this a CLI plugin?
Refreshing plugins... done
Refreshing plugins... !
 ▸    semver has no commands. Is this a CLI plugin?
Refreshing plugins... done
 ▸    addons:add is not a heroku command.
 ▸    Perhaps you meant plugins:link
 ▸    Run heroku help for a list of available commands.

知道发生了什么事并且有办法吗?

1 个答案:

答案 0 :(得分:2)

创建新插件并将其附加到您应用的命令为heroku addons:create,而不是heroku addons:create mongolab:sandbox

heroku addons --help

如果仍然出现“semver”错误,则可能会破坏Heroku CLI。尝试重新安装。

您可以使用heroku addons查看有关使用<body> <main></main> <aside></aside> </body> 命令的详细信息。