Server not restarting after content type created/edited/deleted

System Information
  • Strapi Version: 3.6.0
  • Operating System: windows 10
  • Database: mysql
  • Node Version: node v10.22.0
  • NPM Version: 6.14.6
  • Yarn Version: -

Did anyone facing the same issue, whenever I have create/edit/delete a content type, it will show an error " An error occured" I have check on my Command Prompt, the action I did is actually made. But it always stuck during the proccess of restarting the server. I will need to do a refresh in my browser to restart this manually. Is there any advice for this ?

[2021-06-02T08:26:16.814Z] info File changed: C:\laragon\www\strapi\strapi-cms\components\general\title-thumbnail-and-description.json
[2021-06-02T08:26:16.824Z] debug PUT /content-type-builder/components/general.title-thumbnail-and-description (570 ms) 200
[2021-06-02T08:26:16.856Z] info The server is restarting

This is my log, which will only stop over here, and I will need to do the restart manually.