Getting error digital envelop routines::unsupported while testing with Mocha

Viewed 23

Error: error:0308010C:digital envelope routines::unsupported at new Hash (node:internal/crypto/hash:71:19) at Object.createHash (node:crypto:133:10) at p (C:\Users\DELL\Inbox\node_modules\ganache-cli\build\ganache-core.node.cli.js:55:527949) at b.set (C:\Users\DELL\Inbox\node_modules\ganache-cli\build\ganache-core.node.cli.js:55:528548) at Function.b.fromMasterSeed (C:\Users\DELL\Inbox\node_modules\ganache-cli\build\ganache-core.node.cli.js:55:530917) at Function.i.fromMasterSeed (C:\Users\DELL\Inbox\node_modules\ganache-cli\build\ganache-core.node.cli.js:55:526525) at new S (C:\Users\DELL\Inbox\node_modules\ganache-cli\build\ganache-core.node.cli.js:55:206543) at new p (C:\Users\DELL\Inbox\node_modules\ganache-cli\build\ganache-core.node.cli.js:55:195647) at new l (C:\Users\DELL\Inbox\node_modules\ganache-cli\build\ganache-core.node.cli.js:42:13485) at Object.provider (C:\Users\DELL\Inbox\node_modules\ganache-cli\build\ganache-core.node.cli.js:55:38676) at Object. (C:\Users\DELL\Inbox\test\inbox.test.js:4:31) at Module._compile (node:internal/modules/cjs/loader:1120:14) at Object.exports.requireOrImport (C:\Users\DELL\Inbox\node_modules\mocha\lib\nodejs\esm-utils.js:38:28) at Object.exports.loadFilesAsync (C:\Users\DELL\Inbox\node_modules\mocha\lib\nodejs\esm-utils.js:91:20) at singleRun (C:\Users\DELL\Inbox\node_modules\mocha\lib\cli\run-helpers.js:125:3) at Object.exports.handler (C:\Users\DELL\Inbox\node_modules\mocha\lib\cli\run.js:370:5)

0 Answers
Related