We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I try to install the gem kuby-eks (which uses this gem as a dependency), I get the following error:
Could not find aws-iam-authenticator-rb-0.1.0-x86_64-darwin in any of the sources
I get the same error when I run:
gem install aws-iam-authenticator-rb -v '0.1.0'
or
gem install aws-iam-authenticator-rb -v '0.1'
I do see the gem in https://rubygems.org/gems/aws-iam-authenticator-rb .
Do you know a work-around to this failure?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I try to install the gem kuby-eks (which uses this gem as a dependency), I get the following error:
I get the same error when I run:
or
I do see the gem in https://rubygems.org/gems/aws-iam-authenticator-rb .
Do you know a work-around to this failure?
The text was updated successfully, but these errors were encountered: