Closed
Description
There's a compile error when using Elixir 1.18. Downgrading to 1.17.1 fixes it.
== Compilation error in file lib/json5/ecma.ex ==
Error: ** (CompileError) Elixir.Json5.ECMA:1: function 'MACRO-is_unicode_identifier_letter'/2+7:
An implementation limit was reached.
Try reducing the complexity of this function.
Instruction: {move,{x,1},{y,2149}}
(stdlib 6.2) lists.erl:2310: :lists.foreach_1/2
could not compile dependency :json5, "mix compile" failed. Errors may have been logged above. You can recompile this dependency with "mix deps.compile json5 --force", update it with "mix deps.update json5" or clean it with "mix deps.clean json5"
Error: Process completed with exit code 1.
Metadata
Metadata
Assignees
Labels
No labels