Commit 51bb73e
fix: drop twd-cli devDependency to match twd-vue-example setup
The pinned twd-cli brought puppeteer into the dependency tree, whose
postinstall left a partial Chrome folder in CI and broke the
`puppeteer browsers install chrome` step in the shared run action.
Like the other examples, let npx resolve twd-cli at run time so the
puppeteer/Chrome versions always match. Also revert the
--ignore-scripts workaround to keep the workflow identical to
twd-vue-example.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 763a5d9 commit 51bb73e
3 files changed
Lines changed: 10 additions & 1074 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments