elixir.nvim icon indicating copy to clipboard operation
elixir.nvim copied to clipboard

install error

Open zhangji00 opened this issue 8 years ago • 0 comments

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"

zhangji00 avatar Jun 22 '16 04:06 zhangji00