Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation error when running ./install.sh #13

Open
cassiomarques opened this issue Jun 21, 2018 · 0 comments
Open

Compilation error when running ./install.sh #13

cassiomarques opened this issue Jun 21, 2018 · 0 comments

Comments

@cassiomarques
Copy link

Hello,

I'm trying to install the plugin but I'm getting the following error when running ./install.sh:

== Compilation error in file lib/api.ex ==
** (CompileError) nofile:1: invalid pattern in match, fn is not allowed in matches
    (elixir) expanding macro: Kernel.var!/1
    nofile:1: NVim.nvim_call_function/2
    (elixir) lib/module.ex:516: Module.eval_quoted/4
    (elixir) lib/enum.ex:737: Enum."-each/2-lists^foreach/1-0-"/2
    (elixir) lib/enum.ex:737: Enum.each/2

Any ideas of what could be wrong?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant