elixir-tools / elixir-tools.nvim

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

How to start the installation of credo? #64

Closed drselump14 closed 1 year ago

drselump14 commented 1 year ago

I got this error after I updated the plugin to the latest version.

Spawning language server with cmd: `...al/share/nvim/lazy/elixir-tools.nvim/lua/elixir/../../bin/credo-language-server` failed. The language server is either not installed, missing from│
 PATH, or not executable

I thought the elixir-tools would install the binary after launching the neovim. It seems different because of the error above. Do you know if there is anything I missed here? I've tried deleting the cache folder, but nothing is improved. Any help would be appreciated.

mhanberg commented 1 year ago

Could you check to see if that file exists?

It'll be wherever your plug-in manager installed the plug-in.