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

SQL Server — Core Concepts with examples

  Data Definition Language (DDL) : CREATE , ALTER , DROP (tables, views, procedures, triggers). Data Manipulation Language (DML) : SELECT ,...

Best for you