Commit 386a71e
ci: fix npm install peer dependency conflict
Updated .github/workflows/build.yml to use `npm install --legacy-peer-deps` in all installation steps.
This resolves the `ERESOLVE` error caused by conflicting peer dependencies between `anchor-bankrun` and `@coral-xyz/anchor`.
Co-authored-by: ethan-hurst <23321960+ethan-hurst@users.noreply.github.com>1 parent 41a83f8 commit 386a71e
2 files changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments