gem install keeps installing old version
For some reason when I run:
gem install klarna_chef
it keeps installing version 0.0.3 although there's
a more recent version 1.0.1. If I try to force the
version:
gem install klarna_chef -v 1.0.1
It will say:
ERROR: Could not find a valid gem 'klarna_chef' (= 1.0.1) in any repository
If I download
the version 1.0.1 and look at the content, it will
correctly show all the changes made in 1.0.1. Any idea
what could be wrong?
Thanks!
Comments are currently closed for this discussion. You can start a new one.
2 Posted by Dani on 25 Feb, 2013 02:27 PM
Sorry, it works now. I have no idea why it didn't before.
Support Staff 3 Posted by David Radcliffe on 11 Apr, 2013 09:51 PM
Hi Dani,
Sorry for the delayed response. It's likely we were having some server issues on Feb 25 delaying the indexer.
-David
David Radcliffe closed this discussion on 11 Apr, 2013 09:51 PM.