it has raised an error when I run the install.sh like follow:
** (Mix) Command "git clone --no-checkout --progress "https://github.com/awetzel/msgpack-elixir.git" "/root/.vim/bundle/elixir.nvim/neovim-elixir/deps/message_pack"" failed
warning: the dependency :message_pack requires Elixir "~> 1.0.0 or ~> 0.15.1" but you are running on v1.3.0-dev
could not compile dependency :neovim, "mix compile" failed. You can recompile this dependency with "mix deps.compile neovim", update it with "mix deps.update neovim" or clean it with "mix deps.clean neovim"
it has raised an error when I run the install.sh like follow:
** (Mix) Command "git clone --no-checkout --progress "https://github.com/awetzel/msgpack-elixir.git" "/root/.vim/bundle/elixir.nvim/neovim-elixir/deps/message_pack"" failed
warning: the dependency :message_pack requires Elixir "~> 1.0.0 or ~> 0.15.1" but you are running on v1.3.0-dev
could not compile dependency :neovim, "mix compile" failed. You can recompile this dependency with "mix deps.compile neovim", update it with "mix deps.update neovim" or clean it with "mix deps.clean neovim"