Has someone used Phoenix in action recently?
I used it today with Phoenix version 1.4.17 (the book uses version 1.4.2)and the latest versions of all the dependencies and when I ran mix ecto.create in chapter 6, it was giving an error/warning as warning: could not find Ecto repos in any of the apps: [:auction, :auction_web]... and the task wasn’t completing and was asking the -r flag.
I thought, maybe I’ve missed something, so I went back to the page in book where he generates the umbrella app, and did all the steps from there. When it failed again, I copied the code from the exercise files and will use that instead.
I tried my best and failed to find the reason, but will still want to know what was breaking it.
Now I realized that I should have shared everything in the forum before deleting the code, but can’t undo it now.
If anyone else has experienced this problem, and has solved it, please share your solution!






















