You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
Bug Report or Feature Request (mark with an
x)Area
Versions
Repro steps
Generate a new app
ng new hello.Edit
app.module.tsto add aRouterModule:Add
router-outletin index.html.Run unviersal:
ng g universal server-appRun appShell:
ng g app-shell shell --universal-app serverA-appThe log given by the failure