Closed capsloq closed 3 years ago
Solved it. For future reference i did forget to add the --template attribute to the npx command
npx create-strapi-app backend --template https://github.com/strapi/strapi-template-corporate
Instead it installed a version of strapi backend where "pages" is not a content type therefore it threw the error.
Happy to hear you fixed your problem!
Fresh Fork, not sure why this is happening