You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> DEBUG=1 rebar3 compile
# ...
failed with return code 1 and the following output:
ld: library not found for -lerl_interface
clang: error: linker command failed with exit code 1 (use -v to see invocation)
lerl_interface is deprecated by the looks of things https://www.erlang.org/news/tag/release
The text was updated successfully, but these errors were encountered: