Error: self signed certificate in certificate chain

 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

JavaScript + Angular-compatible version of loan amortization calculator that you can integrate into an Angular component or service

  JavaScript Version of Loan Amortization 1. Loan Calculator Function (Pure JS/TS) export function calculateLoanSchedule ( principal:...

Best for you