Commit 71d99a7
committed
fix: use npm install --include=optional to ensure native binaries
- Switch from npm ci to npm install --include=optional
- Forces installation of optional dependencies/native binaries
- Addresses rollup and other native module installation issues
- Known npm ci issue with optional dependencies1 parent c26dfe6 commit 71d99a7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments