Open johwiltb opened 10 years ago
A little late, but try setting the http_proxy (and/or https_proxy) environment variables.
Example:
http_proxy=http://proxy.server:port keybase-installer
Another example, using sudo:
http_proxy=http://proxy.server:port sudo -E keybase-installer
Hello,
I'm currently attempting to install keybase on a windows system, however i'm behind a proxy. I have set up my proxy in npm, but cannot run the installer now. I was able to download the installer, so I know I have a good connection, so is there a way to set up a proxy for the command 'keybase-installer'? Here' s the output I get: