You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./node_modules/.bin/webpack --mode production
[webpack-cli] Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:71:19)
at Object.createHash (node:crypto:133:10)
at BulkUpdateDecorator.hashFactory (/builddir/build/BUILD/d3-flame-graph-4.1.3/node_modules/webpack/lib/util/createHash.js:155:18)
at BulkUpdateDecorator.digest (/builddir/build/BUILD/d3-flame-graph-4.1.3/node_modules/webpack/lib/util/createHash.js:80:21)
at /builddir/build/BUILD/d3-flame-graph-4.1.3/node_modules/webpack/lib/DefinePlugin.js:595:38
at _next31 (eval at create (/builddir/build/BUILD/d3-flame-graph-4.1.3/node_modules/tapable/lib/HookCodeFactory.js:19:10), :42:1)
at _next9 (eval at create (/builddir/build/BUILD/d3-flame-graph-4.1.3/node_modules/tapable/lib/HookCodeFactory.js:19:10), :97:1)
at Hook.eval [as call] (eval at create (/builddir/build/BUILD/d3-flame-graph-4.1.3/node_modules/tapable/lib/HookCodeFactory.js:19:10), :119:1)
at Hook.CALL_DELEGATE [as _call] (/builddir/build/BUILD/d3-flame-graph-4.1.3/node_modules/tapable/lib/Hook.js:14:14)
at Compiler.newCompilation (/builddir/build/BUILD/d3-flame-graph-4.1.3/node_modules/webpack/lib/Compiler.js:1053:26) {
opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
library: 'digital envelope routines',
reason: 'unsupported',
code: 'ERR_OSSL_EVP_UNSUPPORTED'
}
The text was updated successfully, but these errors were encountered:
cd d3-flame-graph-4.1.3
[webpack-cli] Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:71:19)
at Object.createHash (node:crypto:133:10)
at BulkUpdateDecorator.hashFactory (/builddir/build/BUILD/d3-flame-graph-4.1.3/node_modules/webpack/lib/util/createHash.js:155:18)
at BulkUpdateDecorator.digest (/builddir/build/BUILD/d3-flame-graph-4.1.3/node_modules/webpack/lib/util/createHash.js:80:21)
at /builddir/build/BUILD/d3-flame-graph-4.1.3/node_modules/webpack/lib/DefinePlugin.js:595:38
at _next31 (eval at create (/builddir/build/BUILD/d3-flame-graph-4.1.3/node_modules/tapable/lib/HookCodeFactory.js:19:10), :42:1)
at _next9 (eval at create (/builddir/build/BUILD/d3-flame-graph-4.1.3/node_modules/tapable/lib/HookCodeFactory.js:19:10), :97:1)
at Hook.eval [as call] (eval at create (/builddir/build/BUILD/d3-flame-graph-4.1.3/node_modules/tapable/lib/HookCodeFactory.js:19:10), :119:1)
at Hook.CALL_DELEGATE [as _call] (/builddir/build/BUILD/d3-flame-graph-4.1.3/node_modules/tapable/lib/Hook.js:14:14)
at Compiler.newCompilation (/builddir/build/BUILD/d3-flame-graph-4.1.3/node_modules/webpack/lib/Compiler.js:1053:26) {
opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
library: 'digital envelope routines',
reason: 'unsupported',
code: 'ERR_OSSL_EVP_UNSUPPORTED'
}
The text was updated successfully, but these errors were encountered: