-
Hi everyone!
The code of the project mixes many different concepts: data, transformation, ui, app stuff…
Viewing the hierarchy doesn't help to easily and quickly find things:
, running `mix gen project myapp` results in this error:
[aseigo@…
-
## Environment
- ejabberd version: 20.3.0
- Erlang version: `Erlang (SMP,ASYNC_THREADS,HIPE) (BEAM) emulator version 10.7.1`
- OS: Linux (Fedora 32)
- Installed from: Hex
- Phoenix: 1.5.1
##…
ghost updated
3 years ago
-
Getting this error:
```bash
** (ArgumentError) failed to decode "AggregateFunction(argMin, Decimal(18, 4), DateTime)" as ClickHouse type (no function clause matching in Ch.Types.decode/3)
lib/c…
-
When trying to work with the annon.api locally i get the following error:
{"timestamp":"2018-05-30T18:38:18.078Z","sourceLocation":{"line":null,"function":null,"file":null},"severity":"INFO","resou…
-
The `mix talon.new` task crashed with the following error.
```
$ mix talon.new
** (FunctionClauseError) no function clause matching in Mix.Talon.web_namespace/1
The following arguments wer…
-
When I run `mix ecto.seed` I see this:
```
** (ArgumentError) validate_required/3 expects field names to be atoms, got: `"person_id"`
(ecto) lib/ecto/changeset.ex:1140: Ecto.Changeset.missing…
-
When running the `mix local.hex --force` command via the docker file , we are getting these errors
```
** (Code.LoadError) could not load /config/config.exs
(elixir) lib/code.ex:1147: Code.fin…
-
@scohen Trying to wrap my head around #255 , and the way Lexical is packaging things, so apologies if the answers to this issue are there. That being said...
I'm getting the following error re: usa…
-
**Describe the bug**
Since upgrading to OTP 25/Elixir 1.14, run/debug configurations no longer run in IntelliJ. They fail with the following error
```
** (BadArityError) #Function with arity 3 c…