Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seems to not work with Redmine 5.* #3

Open
whotopia opened this issue May 10, 2022 · 0 comments
Open

Seems to not work with Redmine 5.* #3

whotopia opened this issue May 10, 2022 · 0 comments

Comments

@whotopia
Copy link

I tried to install in Redmine 5.0.
bundle install
worked, but when I ran the rake command it failed:

bundle exec rake --trace redmine:plugins:migrate RAILS_ENV=production

** Invoke redmine:plugins:migrate (first_time)
** Invoke environment (first_time)
** Execute environment
rake aborted!
LoadError: cannot load such file -- redmine_more_code
/home/finddx-rm/.rbenv/versions/2.7.2/lib/ruby/gems/2.7.0/gems/polyglot-0.3.5/lib/polyglot.rb:65:in `require'
/home/finddx-rm/.rbenv/versions/2.7.2/lib/ruby/gems/2.7.0/gems/polyglot-0.3.5/lib/polyglot.rb:65:in `require'
/home/finddx-rm/.rbenv/versions/2.7.2/lib/ruby/gems/2.7.0/gems/zeitwerk-2.5.4/lib/zeitwerk/kernel.rb:35:in `require'
/home/finddx-rm/redmine-5.0.0/plugins/redmine_more_code/init.rb:36:in `<top (required)>'
/home/finddx-rm/redmine-5.0.0/lib/redmine/plugin_loader.rb:31:in `load'
/home/finddx-rm/redmine-5.0.0/lib/redmine/plugin_loader.rb:31:in `run_initializer'
/home/finddx-rm/redmine-5.0.0/lib/redmine/plugin_loader.rb:108:in `each'
/home/finddx-rm/redmine-5.0.0/lib/redmine/plugin_loader.rb:108:in `block in load'
........

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant