Skip to content

auction_umbrella/apps/auction/config/config.exs does not exist #4

Description

@tutcake

I followed your book, everything was going well till page no 121. In the 5th paragraph, you say config.exs exists in auction_umbrella/apps/auction/config/ but it doesnt exist at all. I am stuck here and need help.

I am using elixir 1.13.0 and erlang/OTP 24. I tried downloading the config folder from this repo and keep in auction_web but still it doesnt work.

I tried to downloading ch6 folder from this repo and start from there, but when I run mix ecto.create, I get an error

`warning: could not find Ecto repos in any of the apps: [:auction, :auction_web].

You can avoid this warning by passing the -r flag or by setting the
repositories managed by those applications in your config/config.exs:

    config :auction, ecto_repos: [...]`

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions