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

cannot install due missing aws-sdk-core version #552

Open
glasswalk3r opened this issue Jan 19, 2022 · 0 comments
Open

cannot install due missing aws-sdk-core version #552

glasswalk3r opened this issue Jan 19, 2022 · 0 comments

Comments

@glasswalk3r
Copy link
Contributor

During a new setup to run my specs:

bundle config set --local path '.vendor'
bundle install
Fetching gem metadata from https://rubygems.org/
Fetching gem metadata from https://rubygems.org/.........
Could not find aws-sdk-core-3.121.4 in any of the sources
make: *** [Makefile:39: test-init] Error 7

Looking at the rubygems.org, it seems this specific version was "yanked" (whatever that means).
An workaround it to upgrade all dependencies, but that might brake awspec due API changes. At least for my specs, everything worked just fine.

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