Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chalk must be added to the model after Ecto #5

Open
ivanhercaz opened this issue Mar 24, 2024 · 0 comments
Open

Chalk must be added to the model after Ecto #5

ivanhercaz opened this issue Mar 24, 2024 · 0 comments

Comments

@ivanhercaz
Copy link
Contributor

It must be interesting to specify in the README's "Setup" section that Chalk must be added after the lines use Ecto.Schema and import Ecto.Changeset. If it is added before of any of these lines, one of them or both, it returns an error:

error: undefined function cast/3 (expected App.Accounts.User to define such a function or for it to be imported, but none are available)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant