asdf-elixir
asdf-elixir copied to clipboard
Elixir plugin for asdf version manager
Results
22
asdf-elixir issues
Sort by
recently updated
recently updated
newest added
Please update the Elixir version to 1.19.0-latest in the .tool-versions file using asdf. This ensures we're using the latest stable release of Elixir and taking advantage of recent language improvements...
```bash $ asdf install elixir ref:main (…) 1) test I/O protocol with get password (ExUnit.CaptureIOTest) test/ex_unit/capture_io_test.exs:183 Assertion with == failed code: assert :io.get_password() == :eof left: {:error, :enotsup} right: :eof...