Skip to content

Compilation error when running ./install.sh #13

@cassiomarques

Description

@cassiomarques

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions