Pluggable Widget building fails...OpenSSL related?!

0
hi folks, I am trying to get a previous widget updated and I started by using the Pluggable Widget Generator, generating a fresh widget stub and populating it with previous code. Now, when buildling it, I run into  [09:37:38] 'bound runWebpack' errored after 7.11 s [09:37:38] Error: error:0308010C:digital envelope routines::unsupported     at new Hash (node:internal/crypto/hash:67:19)     at Object.createHash (node:crypto:135:10)     at module.exports (D:\00_dev\nodejs\mermaid4mendix\mermaid4Mendix\node_modules\webpack\lib\util\createHash.js:135:53)   …   opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],   library: 'digital envelope routines',   reason: 'unsupported',   code: 'ERR_OSSL_EVP_UNSUPPORTED' I am on node 17.5.0. How can I fix this?
asked
0 answers