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

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

Open
tutcake opened this issue May 1, 2022 · 1 comment
Open

Comments

@tutcake
Copy link

tutcake commented May 1, 2022

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: [...]`
@tutcake
Copy link
Author

tutcake commented May 2, 2022

@geolessel please help

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