refine dev server suddenly stops listening
A few days ago I followed the tutorial by running "npm create refine-app@latest", with Nextjs and Antd. When running "npm run dev" and accessing some pages the dev server suddenly stops (dies) listening http request and I can see no error anywhere... What could cause this?
