首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >在herouku上安装decdim时,“推送被拒绝,无法编译Ruby应用程序”

在herouku上安装decdim时,“推送被拒绝,无法编译Ruby应用程序”
EN

Stack Overflow用户
提问于 2018-10-30 03:48:20
回答 1查看 85关注 0票数 -1

我正在尝试在herouku上安装decidim (decidim.org),当我进行部署时,我得到这个错误

代码语言:javascript
复制
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...

这是部署的最后几行。

有人对这个问题有答案吗?谢谢

EN

回答 1

Stack Overflow用户

发布于 2018-10-30 10:37:30

转到你的应用所在的文件夹,尝试输入命令:bundle install,然后尝试推送到heroku。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/53052772

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档