Gem: Could not find a valid gem in any repository
my problem is that I installed ruby and gem successfully with no errors, but when I go any further, trying to install any gem, it threw an error: ERROR: Could not find a valid gem '<name>' (>= 0) in any repository
One error line only.
Sorry for this might seem old, I also found lots of similar threads about this problem actually and got most answers are proxy settings.
But I'm not quite sure, should I turn off the proxy, or turn it on and set it as recommended (and what is it recommended as, if so)?
My system has proxy turned off, if this helps.
Ok after looking for many solutions, I've found out that my system cannot make connection to , but connect to successfully. So I think my way is pretty obvious now, I just need to change the url to somewhere in ruby/gem package I've installed? But how can I edit it?
Is it true? Sorry for asking such silly question, but I hope I've made it clear, and could you guys help me out?