Results 5 comments of meppu

"It works on my machine" 😂 But as i said it also works on container when i use `podman/docker exec`. The problem is it doesn't work when i use it...

> The issue is likely the use of the debian `erlang` package. Better to use an Erlang docker image, asdf/kerl or the Erlang Solutions debian repos. Erlang docker image is...

Well, for some reason when i add `inets` to the applications, it worked. But i have no idea why it is working now. Can someone explain me what is related...

Yeah it still gives erl_include error when i need to run renar3 release inside of erlang app via `open_port`. But i also want to know why when i run `rebar3`...