function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Darshit Pathak 3Darshit Pathak 3 

How to resolve ECONNREFUSED error in visual Studio Code?

I've installed Visual Studio Code v1.24.0 and installed "forceCode" extension in it.
I could enter my sfdc sandbox credentials using "ForceCode Menu" command.
But when I try to retrieve package from sfdc it throws me and error : "tunneling socket could not be established, cause=connect ECONNREFUSED".
I've also set my company proxy in HTTPS_PROXY and ALL_PROXY environment variables.