Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

gem dependency conflicts #17

Open
uxbritt opened this issue Dec 31, 2020 · 0 comments
Open

gem dependency conflicts #17

uxbritt opened this issue Dec 31, 2020 · 0 comments

Comments

@uxbritt
Copy link

uxbritt commented Dec 31, 2020

When I install the gem and run "middleman server" I get the following error:

`

`➜  blogwithpagination git:(master) middleman server
Resolving dependencies...
Bundler could not find compatible versions for gem "middleman-core":
  In snapshot (Gemfile.lock):
    middleman-core (= 4.3.11)

  In Gemfile:
    middleman (~> 4.2) was resolved to 4.3.11, which depends on
      middleman-core (= 4.3.11)

    middleman-pagination was resolved to 1.2.0, which depends on
      middleman-core (~> 3.3)

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

link to project in gitlab:
https://gitlab.com/brittany_garcia/blogwithpagination

How do I resolve these dependency conflicts?

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

No branches or pull requests

1 participant