Is it true that Erlang 27 is currently not supported by any available amqp lbirary (RabbitMQ) version? I can't get any elixir/phoenix/anything to work when I add the {:amqp, "~> 3.3"} dependency; and I heard it might be bacause of Erlang 27
I keep getting this error and there's apparently nothing that chatgpt / google / upwork community could do to fix it
** (Mix) Could not compile dependency :rabbit_common, "/home/ale/.asdf/installs/elixir/1.17.3-otp-27/.mix/elixir/1-17/rebar3 bare compile --paths /home/ale/intake1/_build/dev/lib/*/ebin" command failed. Errors may have been logged above. You can recompile this dependency with "mix deps.compile rabbit_common --force", update it with "mix deps.update rabbit_common" or clean it with "mix deps.clean rabbit_common"