Created
May 22, 2024 19:16
-
-
Save nickva/1f2c732ddb4f6bb7ab6b3ae319b32acc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% ./enc | |
=ERROR REPORT==== 22-May-2024::15:14:05.001026 === | |
beam/beam_load.c(607): Error loading function rebar:log/3: op init y: | |
no specific operation found | |
escript: exception error: undefined function rebar:main/1 | |
in function escript:run/2 (escript.erl, line 904) | |
in call from escript:start/1 (escript.erl, line 418) | |
in call from init:start_it/1 | |
in call from init:start_em/1 | |
in call from init:do_boot/3 | |
% erl | |
Erlang/OTP 27 [erts-15.0] [source] [64-bit] [smp:12:12] [ds:12:12:10] [async-threads: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment