CERT_HAS_EXPIRED error message
woutersteven opened this issue · 0 comments
woutersteven commented
Checking Global packages results in an error message, bot visible in the footer of the GUI and the output in VSC.
Command: npm ls -g --depth=0 --json, started
ERROR HANDLER Error: certificate has expired
at TLSSocket.onConnectSecure (node:_tls_wrap:1600:34)
at TLSSocket.emit (node:events:517:28)
at TLSSocket._finishInit (node:_tls_wrap:1017:8)
at ssl.onhandshakedone (node:_tls_wrap:803:12) {
code: 'CERT_HAS_EXPIRED'
}