Programming Phoenix LiveView: B7 missing mix command to execute (page 89 epub)

“Run the migration now by opening up your terminal and firing off the Mix command:​

Compiling 37 files (.ex)​ ​

Generated pento app​ ​

09:15:48.795 [info] == Running​
20211118150221 Pento.Repo.Migrations.CreateProducts.change/0 forward​

09:15:48.798 [info] create table products​
09:15:48.811 [info] create index products_sku_index​
09:15:48.813 [info] == Migrated 20211118150221 in 0.0s”

Thanks for pointing that out! Will be fixed in the next release :slight_smile: