Coder Social home page Coder Social logo

Comments (2)

nekrasovdmitriy avatar nekrasovdmitriy commented on September 2, 2024

i got this while bundle update

Resolving dependencies...
Could not find compatible versions

Because redmine_plugin_kit >= 1.0.2, < 1.0.3 depends on deface = 1.8.2
  and redmine_plugin_kit < 1.0.2 depends on deface = 1.8.1,
  redmine_plugin_kit < 1.0.3 requires deface = 1.8.1 OR = 1.8.2.
So, because redmine_plugin_kit >= 1.0.3 depends on deface = 1.9.0
  and Gemfile depends on deface = 1.6.2,
  version solving has failed.

Environment:
Redmine version 5.1.1.stable
Ruby version 2.7.4-p191 (2021-07-07) [x86_64-linux-gnu]
Rails version 6.1.7.6
Environment production
Database adapter Mysql2
Mailer queue ActiveJob::QueueAdapters::AsyncAdapter
Mailer delivery smtp
Redmine settings:
Redmine theme Zenmine-510 (includes JavaScript)
SCM:
Git 2.30.2
Filesystem
Redmine plugins:
additional_tags 3.0.9
additionals 3.0.8
computed_custom_field 1.0.7
mega_calendar 1.9.6
redmine_checklists 3.1.22
redmine_custom_workflows 2.0.8
redmine_image_clipboard_paste 3.3.0
redmine_impersonate 2.0.0
redmine_issue_dynamic_edit 0.8.1
redmine_issue_view_columns 1.0.1
redmine_issues_tree 0.0.15
redmine_logs 0.3.0
redmine_mentions 0.0.1
redmine_messenger 1.0.15
redmine_workflow_hidden_fields 0.5.1
redmine_wysiwyg_editor 0.32.0
redmine_x_lightbox2 1.0.0
view_customize 3.5.1

from redmine_base_deface.

Arean82 avatar Arean82 commented on September 2, 2024

Edit the PluginGemfile

and change the third line from "gem 'deface', '1.6.2'"
to

gem 'deface', '1.8.2'

this worked for me
image

from redmine_base_deface.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.