-
Blocked by [logflare_logger_backend which is blocked by etso](https://github.com/Logflare/logflare_logger_backend/issues/106).
-
Hi,
I have been using rebar, erlang and elixir via asdf for a little while now...
I seem to have issues when switching erlang versions:
```
=ERROR REPORT==== 13-Dec-2022::13:05:07.778850 ===
…
-
### Summary
I am deriving Flop.Schema with following options:
```
@derive {
Flop.Schema,
filterable: [],
sortable: [:id],
default_limit: 10,
max_limit: 100,
defa…
-
### Describe your issue or feature request
Since MongoDB 6 the old wire protocol has been removed. Therefore the MongoDB diversity plugin doesn't work with any recent MongoDB installations.
### Desc…
-
I am unable to install erlang 21.0 on Arch Linux.
Here is my log file :
> [otp_build_21.0.log](https://github.com/user-attachments/files/16443567/otp_build_21.0.log)
Here is my error message :…
-
Here we store info about Erlang.
-
Hello,
https://www.erlang.org/doc/apps/common_test/ct_suite.html#c:init_per_testcase/2 documents that `{fail, Reason}` is a valid return value.
https://www.erlang.org/doc/apps/common_test/ct_sui…
-
I don't think there is any hard reason for this to be tied to the erlang target. probably just a case of doing the work to read cli args.
-
### Environment
* Elixir & Erlang versions (elixir --version):
Tested with both :
```
Erlang/OTP 27 [erts-15.0] [source] [64-bit] [smp:24:24] [ds:24:24:10] [async-threads:1] [jit:ns]
Elixir …
-
I just installed Erlang through asdf in a new installation (been doing it for years), but today I saw this message at the start of the installation process, then proceeded to install:
```bash
asdf…