【问题标题】:"Push rejected, failed to compile Ruby app" installation of decdim on herouku决定heroku的“推送被拒绝,无法编译Ruby应用程序”安装
【发布时间】:2019-04-02 19:32:25
【问题描述】:

我正在尝试在 heruku 上安装 decidim (decidim.org),但在进行部署时出现此错误

remote: You are trying to install in deployment mode after changing
remote: your Gemfile. Run bundle install elsewhere and add the
remote: updated Gemfile.lock to version control.
remote:
remote: The gemspecs for path gems changed
remote: !
remote: ! Failed to install gems via Bundler.
remote: !
remote: ! Push rejected, failed to compile Ruby app.
remote:
remote: ! Push failed
remote: Verifying deploy...

这是部署的结束行。

谁有这个问题的答案? 谢谢

【问题讨论】:

标签: ruby-on-rails ruby heroku


【解决方案1】:

转到您拥有应用程序的文件夹并尝试输入命令:bundle install,然后尝试推送到 heroku。

【讨论】:

    猜你喜欢
    • 2014-02-08
    • 2023-03-07
    • 1970-01-01
    • 2017-03-05
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2014-04-14
    相关资源
    最近更新 更多