npm run build fail
node v16.13.0
`1) ECDSA
signing and verification
#verify
should verify a valid signature, and unverify an invalid signature:
TypeError: Cannot read properties of undefined (reading 'gt')
at ECDSA.sigError (lib\crypto\ecdsa.js:168:11)
at ECDSA.verify (lib\crypto\ecdsa.js:271:13)
at Function.ECDSA.verify (lib\crypto\ecdsa.js:293:6)
at Context.
[09:39:02] 'testmocha' errored after 15 s [09:39:02] Error in plugin "gulp-mocha" Message: There were test failures Details: domainEmitter: [object Object] domainThrown: false
[09:39:02] 'default' errored after 15 s`
Please try with Node v12. We haven't added support for v16 yet
Please try with Node v12. We haven't added support for v16 yet The same question How to solve the problem thanks
