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

conflicting dependency with fastlane 2.149.1 #5

Open
CourtneyWill opened this issue Jun 18, 2020 · 0 comments
Open

conflicting dependency with fastlane 2.149.1 #5

CourtneyWill opened this issue Jun 18, 2020 · 0 comments

Comments

@CourtneyWill
Copy link

CourtneyWill commented Jun 18, 2020

Unable to install plugin because of 'aws-sdk-core' dependency conflict.

bundle exec fastlane add_plugin aws_sns
[✔] 🚀

[15:22:35]: Plugin 'fastlane-plugin-aws_sns' was added to './Pluginfile'
[15:22:35]: Make sure to commit your Gemfile, Gemfile.lock and Pluginfile to version control
Installing plugin dependencies...
Bundler could not find compatible versions for gem "aws-sdk-core":
  In Gemfile:
    fastlane-plugin-aws_sns was resolved to 0.1.1, which depends on
      aws-sdk (~> 2.0.0) was resolved to 2.0.1.pre, which depends on
        aws-sdk-resources (= 2.0.1.pre) was resolved to 2.0.1.pre, which depends on
          aws-sdk-core (= 2.0.1)

    fastlane was resolved to 2.149.1, which depends on
      aws-sdk-s3 (~> 1.0) was resolved to 1.68.1, which depends on
        aws-sdk-core (~> 3, >= 3.99.0) 

Can you consider updating the version of 'aws-sdk-core'?

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

1 participant