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

Not usable with aws-sdk-3 #6

Open
maxp-edcast opened this issue Aug 30, 2019 · 1 comment
Open

Not usable with aws-sdk-3 #6

maxp-edcast opened this issue Aug 30, 2019 · 1 comment

Comments

@maxp-edcast
Copy link

Getting the following error when I try and install aws-sdk-3:

Bundler could not find compatible versions for gem "aws-sdk-core":
  In snapshot (Gemfile.lock):
    aws-sdk-core (= 2.3.4)

  In Gemfile:
    dotenv-s3 was resolved to 0.2.2, which depends on
      aws-sdk (~> 2) was resolved to 2.3.4, which depends on
        aws-sdk-resources (= 2.3.4) was resolved to 2.3.4, which depends on
          aws-sdk-core (= 2.3.4)

    aws-sdk-s3 was resolved to 1.0.0.rc5, which depends on
      aws-sdk-core (= 3.0.0.rc1)

@maxp-edcast maxp-edcast changed the title Use with V3 of AWS S3 SDK Not usable with aws-sdk-3 Aug 30, 2019
@the40san
Copy link
Owner

👀

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

No branches or pull requests

2 participants