Commit 7854dc9
committed
fix: explicitly install lunux-x86-gnu version of rollup
Building on an arm64 Mac, we were running into this issue:
npm/cli#4828
...whereby our package-lock only specified the arm64 version of this
dependency, so we explicitly install it here.1 parent d30c645 commit 7854dc9
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
53 | 57 | | |
54 | 58 | | |
55 | 59 | | |
| |||
0 commit comments