Commit 2952743
fix(e2e/tanstackstart-react): Pin @tanstack/start-plugin-core to 1.167.35
@tanstack/start-plugin-core@1.168.0 (published 2026-04-24) declares
@rsbuild/core as a peer dependency but statically imports it at the
top of dist/esm/rsbuild/planning.js. When building with vite (not
rsbuild), Node fails to resolve the import and vite.config.ts load
crashes before any test runs.
Pin via pnpm.overrides until TanStack fixes the upstream package.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 39ad06b commit 2952743
1 file changed
Lines changed: 5 additions & 0 deletions
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
48 | 53 | | |
49 | 54 | | |
50 | 55 | | |
| |||
0 commit comments