Skip to content
This repository was archived by the owner on Aug 26, 2024. It is now read-only.
This repository was archived by the owner on Aug 26, 2024. It is now read-only.

can't seem to compile dependency: kalevala #165

Description

@ChrisRollz

Hi there, excited to try this out but I keep running into this error:

``== Compilation error in file lib/kalevala/output/tables.ex ==
** (UndefinedFunctionError) function :elixir_interpolation.unescape_chars/1 is undefined or private. Did you mean:

  * unescape_map/1
  * unescape_string/2
  * unescape_string/1
  * unescape_tokens/1

(elixir 1.13.2) :elixir_interpolation.unescape_chars("+")
(elixir 1.13.2) lib/enum.ex:1593: Enum."-map/2-lists^map/1-0-"/2
expanding macro: Kalevala.Character.View.Macro.sigil_i/2
lib/kalevala/output/tables.ex:263: Kalevala.Output.Tables.display_rows/1

could not compile dependency :kalevala, "mix compile" failed. Errors may have been logged above. You can recompile this dependency with "mix deps.compile kalevala", update it with "mix deps.update kalevala" or clean it with "mix deps.clean kalevala"``

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions