Podium could not start

The application shell loaded but the client bundle did not. Usual causes:

  1. The server is running but the front end was never built — run npm run webapp:build.
  2. A stale service worker is serving a broken cache — hard-reload, or clear site data.
  3. npm install did not complete (check for proxy or network errors).

Check the browser console for the underlying error.