79761207

Date: 2025-09-10 19:15:08
Score: 0.5
Natty:
Report link

I'm running Nuxt 4.x and suddenly hit this same issue after a long day of heavy dev work. I ended up running nuxi cleanup as well as blowing away my lockfile and node_modules and reinstalling. It fixed most of the issue: any changes in app.vue don't get hot reloaded: only changes to files in the pages directory seem to get reloaded. Even modifying components doesn't trigger it.

Reasons:
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Brandon Aaskov