Downloading and extracting tabs starter Error: self signed certificate in certificate chain
at TLSSocket.onConnectSecure (node:_tls_wrap:1532:34)
at TLSSocket.emit (node:events:527:28)
at TLSSocket._finishInit (node:_tls_wrap:946:8)
Solution: Run Below cmd:
set NODE_TLS_REJECT_UNAUTHORIZED=0
No comments:
Post a Comment