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
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'
}
The text was updated successfully, but these errors were encountered:
Checking Global packages results in an error message, bot visible in the footer of the GUI and the output in VSC.
The text was updated successfully, but these errors were encountered: