elixir-tools / elixir-tools.nvim

Neovim plugin for Elixir
MIT License
412 stars 31 forks source link

Failed to run config for elixir-tools.nvim #135

Closed einariii closed 1 year ago

einariii commented 1 year ago

with elixir-tools.nvim installed, under nvchad:

Failed to run config for elixir-tools.nvim
Vim:E482: Can't open file /home/username/.cache/nvim/elixir-tools.nvim/elix
ir-tools-credo-language-server.txt for writing: no such file or directory

# stacktrace:
  - /elixir-tools.nvim/lua/elixir/utils.lua:55 _in_ **latest_release**
  - /elixir-tools.nvim/lua/elixir/init.lua:44 _in_ **setup**
  - ~/.config/nvim/lua/custom/plugins.lua:59 _in_ **config**
  - ~/.config/nvim/lua/plugins/init.lua:278
  - ~/.config/nvim/init.lua:21
Press ENTER or type command to continue
einariii commented 1 year ago
 ╰─λ elixir -v
Erlang/OTP 26 [erts-14.0.1] [source] [64-bit] [smp:12:12] [ds:12:12:10] [async-threads:1] [jit:ns]

Elixir 1.14.5 (compiled with Erlang/OTP 25)
mhanberg commented 1 year ago

As an aside, OTP 26 has open bugs with stdio and the LSPs won't work.

The fixes should be released soon.

mhanberg commented 1 year ago

Closed by 5a3f6f36e0263ffd2ac65767c12fd8f0f7c8010b