Shika

Results 6 comments of Shika

Hi @clutonik thank you for replying, Indeed, i did not see any proxy variables when i run `gem env`: ``` RubyGems Environment: - RUBYGEMS VERSION: 3.2.15 - RUBY VERSION: 3.0.1...

@clutonik So i created the ~/.gemrc file and setup a basic setting with proxy as the following according to what i find online: ``` --- :backtrace: false :bulk_threshold: 1000 :sources:...

@thijsc are there any workarounds?

Yes i did read about using http_proxy and did set the variable, but no luck.. The gem download itself is fine, it just the part when it's building the extension...

@cdesch I tried your solution with a little bit of extra work on my end and it does work! But bundler doesn't detect it as installed, but i guess that's...

To be honest, just having the option to at least download it manually and then set a path somewhere or put the manually downloaded source (`.tar.gz`) on the target folder...