Closed cassepipe closed 4 months ago
Naively thought that since elixir was installed with dnf
erlang woudl be at the latest version version available in the packages but it turns out that it isn't the case
Installing the erlang
package explicitly with
sudo dnf install erlang
solves it
The link should not 404
It doesn't 404 anymore. Maybe opening the link from Lunarvim was corrupting the link ?
I confirm the link is correct
Precheck
Seems related :
Environment
Elixir 1.16.2 (compiled with Erlang/OTP 26)
LV_BRANCH='release-1.4/neovim-0.9' bash <(curl -s https://raw.githubusercontent.com/LunarVim/LunarVim/release-1.4/neovim-0.9/utils/installer/install.sh)
LSP[elixirls] Unable to start ElixirLS due to an incomplete erlang installation. See https://github.com/elixir-lsp/elixir-ls/blob/master/guides/incomplete-installation.md for guidance.