-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Milestone
Description
Issue raised on jsone as well.
I noticed that it cannot be compiled using Erlang OTP 21 as part of an Elixir project. Tried using both Elixir 1.6.4, 1.6.5 and 1.6.6.
Compilation error:
===> Compiling jsone
===> Compiling src/jsone.erl failed
src/jsone.erl:261: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace
src/jsone.erl:310: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace
** (Mix) Could not compile dependency :jsone, "/home/doodloo/.mix/rebar3 bare compile --paths "/home/doodloo/Documents/Professional/TML/linky-api/_build/dev/lib/*/ebin"" command failed. You can recompile this dependency with "mix deps.compile jsone", update it with "mix deps.update jsone" or clean it with "mix deps.clean jsone"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels