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

How to install on Solidus 3? Conflicting Requirements with Solidus #103

Open
octoxan opened this issue Dec 15, 2021 · 4 comments
Open

How to install on Solidus 3? Conflicting Requirements with Solidus #103

octoxan opened this issue Dec 15, 2021 · 4 comments
Labels

Comments

@octoxan
Copy link

octoxan commented Dec 15, 2021

Following the README, added this gem to the Gemfile and tried both bundle install and bundle update which outputs..

Bundler found conflicting requirements for the Ruby version:
  In Gemfile:
    Ruby (~> 3.0.2.0)

    solidus_easypost was resolved to 2.0.0, which depends on
      Ruby (~> 2.5)

Bundler could not find compatible versions for gem "solidus":
  In Gemfile:
    solidus (~> 3.1)

    solidus_easypost was resolved to 1.0.2, which depends on
      solidus (~> 1.0.2)
@ccarruitero
Copy link
Contributor

@octoxan You need to use solidus_easypost from master version to get solidus 3 support, for now.

@aldesantis Is there any plan to release a new version any time soon?

@aldesantis
Copy link
Member

@ccarruitero I'll try to release a new version this week! Thanks for bearing with me!

@ccarruitero
Copy link
Contributor

I think we can close this., since we already have a new version.

@stale
Copy link

stale bot commented Apr 27, 2022

This issue has been automatically marked as stale because it has not had recent activity. It might be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants