You should probably keep only one of them.Remove any duplicate entries and specify the gem only once.While it's not a problem now, it could cause errors if you change the version of one of them later.
我这个应该如何删除呀,具体使用什么指令或者 在那个目录下删除?
bundle install 命令应该在 htdocs/目录下执行,而不是plugins
bitnami 5.0.3版本 plugins 目录下使用:bundle install --without development test
运行后,问题详情列表点击编辑,然后修改状态之后,提交按钮就消失了找不见了。
我看见说5.0.0版本以后安装插件时安装依赖需要使用bundle install
需要找到redmineup相关的插件,里面都有Gemfile文件,统一下版本就可以了
可以打开浏览器控制台看下有没有报错
这个报错一般是什么问题呀
是因为svn命令没找到,安装下svn就可以了
我也出这个错误了,不过还没去找,等下个版本变动再说。呵呵。。
辽ICP备18016669号-2
粤公网安备 44030602007921号
You should probably keep only one of them.
Remove any duplicate entries and specify the gem only once.
While it's not a problem now, it could cause errors if you change the version of one of them later.
我这个应该如何删除呀,具体使用什么指令或者 在那个目录下删除?
bundle install 命令应该在 htdocs/目录下执行,而不是plugins
bitnami 5.0.3版本 plugins 目录下使用:bundle install --without development test
运行后,问题详情列表点击编辑,然后修改状态之后,提交按钮就消失了找不见了。
我看见说5.0.0版本以后安装插件时安装依赖需要使用bundle install
需要找到redmineup相关的插件,里面都有Gemfile文件,统一下版本就可以了
可以打开浏览器控制台看下有没有报错
这个报错一般是什么问题呀
是因为svn命令没找到,安装下svn就可以了
我也出这个错误了,不过还没去找,等下个版本变动再说。呵呵。。