Package install timeout 0.19.1

Whatever package I try to install, installer gives me the same error for that package. e.g.

-- PROBLEM DOWNLOADING PACKAGE -------------------------------------------------

 I was trying to download the source code for elm-community/list-extra 8.2.4, so
 I tried to fetch:


 https://github.com/elm-community/list-extra/zipball/8.2.4/

 But my HTTP library is giving me the following error message:

 ConnectionTimeout

If you go to https://github.com/elm-community/list-extra/zipball/8.2.4/ in your browser, is the zip downloaded?

yes, it is downloaded

I am using it in WSL Ubuntu … It works in Red hat on bare metal , I checked. Though in WSL Ubuntu, Curl has successfully downloaded the zip file with redirection .

Are you behind a proxy ? If so is your proxy configuration exposed to elm ?

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.