Skip to content

Error: 1st argument is not an atom #89

Closed
@camfeghali

Description

@camfeghali

I'm running into this error still unfortunately:

** (ArgumentError) errors were found at the given arguments:

  * 1st argument: not an atom

    :erlang.function_exported({:parameterized, {Ecto.Embedded, %Ecto.Embedded{cardinality: :many, field: :ingredients, owner: Wfdex.Recipes.GeneratedRecipe, related: Wfdex.Recipes.GeneratedRecipe.Ingredient, on_cast: nil, on_replace: :raise, unique: true, ordered: true}}}, :to_json_schema, 0)

My dependency versions are:

      {:phoenix_ecto, "~> 4.5"},
      {:ecto_sql, "~> 3.12"},
      {:postgrex, ">= 0.0.0"}
      {:instructor, "~> 0.0.5"},

Any help would be much appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions