I'm trying to deploy just the hello-containers example but on
npm run dev
npm run dev
it builds and hangs at
Starting local server...
Starting local server...
. I can access the main page with listen endpoints but navigating to any of them results in 500 errors. All setup using defaults for that template. This is in WSL context.