Skip to content

Error with installing #13

@AL-HAYALI

Description

@AL-HAYALI

When using
gem 'decidim-budgets_enhanced'
in Gemfile I get this error:
Could not find gem 'decidim-budgets_enhanced' in any of the gem sources listed in your Gemfile.

When Using
gem 'decidim-budgets_enhanced', git: "https://github.com/OpenSourcePolitics/decidim-module-budgets_enhanced.git"
I Get error with version:


Bundler could not find compatible versions for gem "decidim-budgets":
  In snapshot (Gemfile.lock):
    decidim-budgets (= 0.23.1)

  In Gemfile:
    decidim-dev (= 0.23.1) was resolved to 0.23.1, which depends on
      decidim (= 0.23.1) was resolved to 0.23.1, which depends on
        decidim-budgets (= 0.23.1)

    decidim-budgets_enhanced was resolved to 0.19.0, which depends on
      decidim-budgets (= 0.19.0)

Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.

I have tried with bundle update and got the same error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions