Commit d76c548
committed
ci: fix npm optional dependency issue in typescript tests
Use --install-strategy=nested to avoid npm hoisting issues with
platform-specific optional dependencies (rollup required by vitest).
See: npm/cli#48281 parent a15b276 commit d76c548
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
0 commit comments