One person suggested restarting the computer. I did that, but it didn't fix it.
Feels like erratic behavior so I'm not sure where to even look.
I just upgraded my node to v23.5.0 and nuxt to 3.15.0 to see if that would help with anything, but it didn't.
If it helps, my app is within a monorepo using a pnpm workspace. I am reference another package within the monorepo as a dependency for my nuxt app. I don't think its related as things were working for sometime...
Environment Operating System: Windows 11 Node Version: v20.9.0 Nuxt Version: 3.6.1 Reproduction I'm not sure I can reproduce a 503 (Service Unavailable) error because it seems to be a server-si...