Commit 0abdb9e
fix(build): provision fast-check from a temp dir outside the clone
npm walks up to the nearest package.json, so installing fast-check inside the cloned
ponder workspace tripped on the post-rename workspace. Install it in a mktemp dir and
copy fast-check + pure-rand into the core's node_modules.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 2013fd4 commit 0abdb9e
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
64 | 65 | | |
| 66 | + | |
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
| |||
0 commit comments