I am using strapi version 4
Sometimes when I create a new component, strapi crashes.
For example the latest crash log is this:
[2022-08-15 20:13:30.737] debug: ⛔️ Server wasn't able to start properly.
[2022-08-15 20:13:30.740] error: Error on attribute editors_choice in model blog-main-page(api::blog-main-page.blog-main-page): Unknown target api::article.article
Error: Error on attribute editors_choice in model blog-main-page(api::blog-main-page.blog-main-page): Unknown target api::article.article
Why it happens and how can I fix it?