This documentation is for a legacy version of Remix and Supabase. For the latest version, please visit the Remix and Supabase V2 documentation

Contentlayer gets stuck when starting the Remix Supabase SaaS Kit application

Contentlayer gets stuck when starting the Makerkit application (Remix Supabase)

A small percentage of customers have reported issues when starting the kit because Contentlayer gets stuck.

The only known possible fix is to downgrade both the packages contentlayer and next-contentlayer to version 0.3.1:

npm i contentlayer@0.3.1 next-contentlayer@0.3.1

If it keeps happening, please contact me and I'll help you out.