Emacs - Elixir Setup Configuration Wiki

Hi I’m new and interested in emacs so I try to setup elixir development on spacemacs.
it’s seem elixir-ls not working, when I open elixir-ls::stderr buffer it says

/Users/arpple/elixir-ls/release/language_server.sh: line 18: elixir: command not found

I open the shell in spacemacs and run elixir also get command not found so I tried to export my path from .zshrc and elixir now work in shell but still not found for elixir-ls

my machine is macos catalina version 10.15

actually I’d tried spacemacs before with elixir and it’s work fine, not sure if it’s a about catalina update or something else