mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-07-01 08:34:12 +00:00
The v4 app imports @shadcn/react/message-scroller, which resolves via the package's built dist. CI is a fresh clone and registry:build only built shadcn, so the import was unresolved and the dev server never compiled, timing out the test job. Build @shadcn/react first. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>