d3-flame-graph icon indicating copy to clipboard operation
d3-flame-graph copied to clipboard

tag 4.1.3 build failed

Open rockerzhu opened this issue 1 year ago • 0 comments

cd d3-flame-graph-4.1.3

  • ./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' }

rockerzhu avatar Jul 14 '23 07:07 rockerzhu