The autoReload feature is required to use this plugin. Start your server with `strapi develop` issue

System Information
  • Strapi Version: 4.6
  • Operating System: Windows 10
  • Database: sqlite
  • Node Version: 16.18.1
  • NPM Version:
  • Yarn Version: 1.22.5

Hey!

Started getting the following error but my env is development:
The autoReload feature is required to use this plugin. Start your server with strapi develop

This started happening on the content type builder page.
The startup panel looks as follows.

Time │ Mon Feb 06 2023 16:07:38 GMT+0100 (közép-európa…
Launched in │ 1700 ms
Environment │ development
Process PID │ 2192 │
Version │ 4.6.0 (node v16.18.1)
Edition │ Community
Database │ sqlite

Tried to delete cache and build folders rebuilt and started again but still getting the same error.

Any advice how could i debug this?

Thanks,
Laszlo

Apparently you can’t access the content builder in production, you’d have to set up everything in development before it’s deployed to production. FAQ