Commit c3c851c
authored
chore: add --ignore-engines to yarnExtraArgs (#98)
* chore: add --ignore-engines to yarnExtraArgs
fixes build when node-version of host is > 16.x. oidc-provider in use requires older version of node, but no time for updating (and potentially fixing breaking changes)
* added "Caveats" section to README1 parent 4c76804 commit c3c851c
2 files changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
71 | 74 | | |
72 | 75 | | |
73 | 76 | | |
| |||
0 commit comments