still icon indicating copy to clipboard operation
still copied to clipboard

Issue with dependancies - tzdata

Open huzeifa opened this issue 3 years ago • 1 comments

Hello, I get the following error when running mix deps.get

Getting tzdata (Hex package) Request failed (:timeout) If this happens consistently, adjust your concurrency and timeout settings:

HEX_HTTP_CONCURRENCY=1 HEX_HTTP_TIMEOUT=120 mix deps.get

** (Mix) Package fetch failed and no cached copy available (https://repo.hex.pm/tarballs/tzdata-1.1.1.tar)

My elixir version 1.12.3

Any help with regards to solving this issue will be appreciated!

Thank you Huzeifa

huzeifa avatar Feb 07 '22 08:02 huzeifa

hey @huzeifa that seems to be an issue with the package manager. I'm not sure there's anything I can do. Did you try increasing the timeout? is it still happening?

gabrielpoca avatar Feb 11 '22 15:02 gabrielpoca