documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Document customizing with Node v15+

Open devnote-dev opened this issue 3 years ago • 0 comments

When following the building panel assets guide in the documentation, users are likely to encounter a crypto/hashing error if they use NodeJS v15 or above. The documentation should specify setting NODE_OPTIONS to --openssl-legacy-provider to prevent this (and in BUILDING.md).

devnote-dev avatar Sep 24 '22 19:09 devnote-dev