About this question
I have installed VS code and salesforce CLI. When I am working on the salesforce trailhead lightning web component, and I try to authorize an org, I get the error
: getaddrinfo ENOTFOUND login.salesforce.com:443.
I added prexy settings in VS code like the code below:
Can I know how to solve this issue?