I have the same issue Naveen_Gupta and i use Strapi 4.10.4
[2023-10-17 15:45:57.748] error: [FATAL] Invalid schema changes detected during integrity checks (using the strict strategy). Please find a summary of the changes below:
- api::category.category:
- attributes.slug.targetField exists in source schema but not in destination schema
- api::page.page:
- attributes.seo exists in source schema but not in destination schema
- options.increments exists in destination schema but not in source schema
- attributes.metadata exists in destination schema but not in source schema
Import process failed.
error Command failed with exit code 1.
I want to follow the official tutorial Build a blog with Next (React.js) and Strapi