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
$ mix hex.info
Hex: 0.21.2
Elixir: 1.12.1
OTP: 24.0
$ mix clean; mix deps.clean --all; rm -rf _build
$ mix deps.update --all
$ mix deps.compile
...
==> makeup
Compiling 44 files (.ex)
Generated makeup app
===> Rebar3 detected a lock file from a newer version. It will be loaded in compatibility mode, but important information may be missing or lost. It is recommended to upgrade Rebar3.
===> Fetching rebar3_hex v6.11.6
===> Version cached at /home/serge/.cache/rebar3/hex/hexpm/packages/rebar3_hex-6.11.6.tar is up to date, reusing it
escript: exception error: undefined function erlang:get_stacktrace/0
in function rebar3:main/1 (/tmp/cirrus-ci-build/src/rebar3.erl, line 72)
in call from escript:run/2 (escript.erl, line 750)
in call from escript:start/1 (escript.erl, line 277)
in call from init:start_em/1
in call from init:do_boot/3
** (Mix) Could not compile dependency :sleeplocks, "/home/serge/.mix/rebar3 bare compile --paths /home/serge/projects/avia/_build/dev/lib/*/ebin" command failed. You can recompile this dependency with "mix deps.compile sleeplocks", update it with "mix deps.update sleeplocks" or clean it with "mix deps.clean sleeplocks"
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: