documentation
documentation copied to clipboard
Document customizing with Node v15+
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).