Commit 6ac0e0f
committed
deps: Upgrade ncc to 0.34.0 to resolve OpenSSL issue.
At least some Node v16 installations are unable to build this package
due to "unsupported" "digital envelope routines". Based on a
StackOverflow answer [^1], this appears to be OpenSSL-related, and also
somewhat version and/or distribution specific (for example, Void Linux
does not repro the issue). Upgrading @vercel/ncc to 0.34 resolves the
issue in Anders's testing, so we'll take that upgrade here, and
regenerate the dist file using this new version.
[^1]: https://stackoverflow.com/a/730274071 parent 6c0fa6c commit 6ac0e0f
3 files changed
+67
-65
lines changedLarge diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments