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

Redmine 4.1 and conflict with the plugin "Additionals" #29

Open
ludekruz opened this issue Jan 19, 2022 · 0 comments
Open

Redmine 4.1 and conflict with the plugin "Additionals" #29

ludekruz opened this issue Jan 19, 2022 · 0 comments

Comments

@ludekruz
Copy link

Hi,
we have a Redmine 4.1.3 with plugin "AlphaNodes/additionals" v3.0.3.
I've followed the installation procedure described in the README with setting to branch gemoji-4.0-native-emojis-no-images
Command "bundle install" in the plugin directory works fine.
Next command in redmine directory "rake emoji" get the following error:

$ rake emoji
You have requested:
  gemoji ~> 4.0.0.rc2

The bundle currently has gemoji locked at 3.0.1.
Try running `bundle update gemoji`

If you are updating multiple gems in your Gemfile at once,
try passing them all to `bundle update`
Run `bundle install` to install missing gems.

And the command "bundle install" or "bundle update" in the redmine diretory get the following error:

Resolving dependencies
Bundler could not find compatible versions for gem 'gemoji':
  In Gemfile:
    gemoji (~> 4.0.0.rc2)

    additionals was resolved to 3.0.3, which depends on
      gemoji (~> 3.0.0)

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