I can't get elm-repl to work behind proxy. I have set http_proxy and https_proxy but to no avail.
I would like to learn elm and use it at work but without proxy support, I can go forward. Would really appreciate, if someone, can help get this working behind proxy. Currently, the error I am getting is Error: The following HTTP request failed. <https://github.com/elm-lang/core/zipball/5.1.1/> ProxyConnectException "github.com" 443 (Right (StatusCodeException (Status {statusCode = 403, statusMessage = "Forbidden"}) [] (CJ {expose = []}))) On Saturday, January 16, 2016 at 1:09:15 AM UTC-5, Alex Neslusan wrote: > > Yes. It works for me at work behind my authenticated corporate proxy. I > don't remember having to do anything to get it working, it just worked when > I set it as a system proxy. > On Saturday, January 16, 2016 at 12:50:19 AM UTC+8, Ronn Ross wrote: >> >> Has anyone used Elm's package manager from behind a proxy? Any advice to >> get it working? >> > -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
