asdf-vm / asdf-plugins

Convenience shortname repository for asdf community plugins

Home Page:https://github.com/topics/asdf-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elixir plugin shows no compatible versions when doing asdf elixir list-all

gertjana opened this issue · comments

Describe the Bug

Elixir plugin shows no compatible versions on macOS Ventura on a MacBook pro M1 max

is M1 not a supported platform for Elixir?

Steps to Reproduce

  1. get yourself a recent M1 MacBook with Ventura 13.2
  2. install asdf
  3. asdf plugin add elixir
  4. asdf list all elixir
  5. response is No compatible versions available (elixir )

Expected Behaviour

When adding the elixir plugin and doing a list-all, I expect to see an exhaustive list of elixir versions

Actual Behaviour

> asdf plugin add elixir
> asdf list all elixir
No compatible versions available (elixir )

Environment

OS:
Darwin GertjansiessMBP.local 22.3.0 Darwin Kernel Version 22.3.0: Thu Jan  5 20:48:54 PST 2023; root:xnu-8792.81.2~2/RELEASE_ARM64_T6000 arm64

SHELL:
fish, version 3.6.0

ASDF VERSION:
v0.11.1

ASDF ENVIRONMENT VARIABLES:


ASDF INSTALLED PLUGINS:
awscli                       https://github.com/MetricMike/asdf-awscli.git main c645552
elixir                       https://github.com/asdf-vm/asdf-elixir.git master 1693b35
erlang                       https://github.com/asdf-vm/asdf-erlang.git master 0d402e6
golang                       https://github.com/kennyp/asdf-golang.git master f006a12
java                         https://github.com/halcyon/asdf-java.git master cd99cbf
nodejs                       https://github.com/asdf-vm/asdf-nodejs.git master c9e5df4
scala                        https://github.com/asdf-community/asdf-scala.git master 4812127
terraform                    https://github.com/asdf-community/asdf-hashicorp.git master c44c314

never mind, my work laptop has a mandatory tool called zscaler installed which blocks repo.hex.pm which is used by asdf elixir list-all