meh / jazz

Yet another library to handle JSON in Elixir.
61 stars 21 forks source link

Jazz could not compile with elixir v1.5.1 #16

Closed zentechthaingo closed 6 years ago

zentechthaingo commented 7 years ago

warning: the dependency :jazz requires Elixir "~> 1.0.0-rc1" but you are running on v1.5.1 == Compilation error in file lib/jazz/encoder.ex == ** (CompileError) lib/jazz/encoder.ex:55: inlined function indentation/1 undefined (stdlib) lists.erl:1338: :lists.foreach/2 lib/jazz/encoder.ex:55: (file)

could not compile dependency :jazz, "mix compile" failed. You can recompile this dependency with "mix deps.compile jazz", update it with "mix deps.update jazz" or clean it with "mix deps.clean jazz"

LinuxSystemAdmin commented 6 years ago

I am also having this issue at Ubuntu 16.04

screenshot from 2018-01-09 23-11-23

lowks commented 6 years ago

I am also having this issue on latest mac. High Sierra 10.13.5 Elixir version: 1.6.1 Elixir installed using asdf

auser commented 6 years ago

ditto. :(

meh commented 6 years ago

Fixed.