You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Encountered the following error and I'm having a difficult time tried to find the available support Elixir/OTP combination versions at the version list (URL unknown).
Run erlef/setup-beam@v1
with:[email protected]:kianmeng/error-tracker.git
elixir-version: 1.14
otp-version: 27.0
github-token: ***
install-hex: true
install-rebar: true
version-type: loose
disable_problem_matchers: false
hexpm-mirrors: https://builds.hex.pm
Installing Erlang/OTP OTP-27.0.1 - built on amd64/ubuntu-24.04
Error: Requested Elixir / Erlang/OTP version (1.14 / 27.0) not found in version list
(did you check Compatibility between Elixir and Erlang/OTP?).Elixir and Erlang/OTP
compatibility can be found at: https://hexdocs.pm/elixir/compatibility-and-deprecations.html
Describe the feature you'd like
Is it possible to show the version list source url in the exception message
Error: Requested Elixir / Erlang/OTP version (1.14 / 27.0) not found in version list at:
https://builds.hex.pm/...file.txt. Did you check Compatibility between Elixir and Erlang/OTP which
can be found at: https://hexdocs.pm/elixir/compatibility-and-deprecations.html ?
Or in the with field?
disable_problem_matchers: false
hexpm-mirrors: https://builds.hex.pm
version list source: https://builds.hex.pm/.../file.txt
Describe alternatives you've considered
None.
Additional context
None.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem?
Encountered the following error and I'm having a difficult time tried to find the available support Elixir/OTP combination versions at the version list (URL unknown).
Describe the feature you'd like
Is it possible to show the version list source url in the exception message
Or in the
with
field?Describe alternatives you've considered
None.
Additional context
None.
The text was updated successfully, but these errors were encountered: