You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.
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.`
When I install the gem and run "middleman server" I get the following error:
`
link to project in gitlab:
https://gitlab.com/brittany_garcia/blogwithpagination
How do I resolve these dependency conflicts?
The text was updated successfully, but these errors were encountered: