Strapi not creating controllers and models

Hi, I was creating some content types with relations locally and everything was working, I push to develop and the Heroku continious development fails, on github the new content types are not pushed and locally there are the folders but controllers and models are not created.
See the picture below for more information.

Not sure if I understand where the issue is, your saying they exist locally but not in Git?

1 Like

No, the image above is from my code localy, and the folders are creatd with the name but no controllers and models. I dont know why, now when i try to run localy it wont run and show this error

Error: The collection Food-category, used in the attribute food_categories in the model Businesses, is missing from the models

What OS, Node Version, NPM Version, and Strapi version are you using?