Running `bin/cake seo generate posts` will fail with: ``` Error: The table Posts does not exist ``` Eventhough the `posts` table exists. As a matter of fact, I get the same errors if I try `users`, `contents`, etc.
Running
bin/cake seo generate postswill fail with:Eventhough the
poststable exists. As a matter of fact, I get the same errors if I tryusers,contents, etc.