A frontend-independent IDE "smartness" server for Elixir. Implements the "Language Server Protocol" standard and provides debugger support via the "Debug Adapter Protocol"
Mix.install failed with ** (Mix.Error) Command "git --git-dir=.git checkout --quiet v0.21.0-dev" failed with reason: error: pathspec 'v0.21.0-dev' did not match any file(s) known to git #1085
Environment
Elixir & Erlang versions (elixir --version): elixir 1.14.4-otp-25 erlang 25.2.3
Elixir Language Server version:
8486de473a219dcdb72408702f8d56d0227c7366
Operating system: macOS 14.4.1 (23E224)
Editor or IDE name: Emacs
Editor Plugin/LSP Client name and version: LSP :: lsp-mode 20240422.334, Emacs 30.0.50, darwin
Current behavior
Latest elixir-ls with git commit sha
8486de473a219dcdb72408702f8d56d0227c7366
Expected behavior
It should just start properly.