strapi / starters-and-templates

Monorepo for all official Strapi v4 templates
MIT License
327 stars 117 forks source link

Starter next-corporate with TypeScript: backend server not able to start due to TypeError #60

Open falk-miracode opened 2 years ago

falk-miracode commented 2 years ago

Description

Running the starter command yarn create strapi-starter my-site next-corporate and picking the options "Custom" and "TypeScript", leads to error: Cannot read properties of undefined (reading 'routes'), so the backend server isn't able to start.

Option "Quickstart" (JavaScript) does work.

Steps to reproduce + outputs

Cally99 commented 1 year ago

Did you get a resolution to this? I'd like to use typescript and jsx if possible with the template

webhype commented 1 year ago

Looking for a solution / workaround as well.

crdev commented 8 months ago

Should the next-corporate template perhaps be removed? It's been non-functional for over a year now...