Control: reassign -1 webpack

> greenbone-security-assistant/node_modules/webpack/lib/util/createHash.js
...
> >>>       code: 'ERR_OSSL_EVP_UNSUPPORTED'
...

This appears to be caused by OpenSSL disabling md4.
C.f. https://stackoverflow.com/a/69476335/2298386

Either this is already fixed in webpack, or webpack needs to fix it.

Chris

Reply via email to