ERROR: self signed certificate in certificate chain in VS Code
Fix the issue "ERROR: self signed certificate in certificate chain in VS Code" by doing the following steps: 1. Set System Environment Variable, NODE_TLS_REJECT_UNAUTHORIZED with value = 0. 2. Restart ....