You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
working on windows environment. NodeJS 12.16.1.
Network behind proxy.
I am trying to publish extension to the marketplace and using the below command and getting this error message.
tfx extension publish
TFS Cross Platform Command Line Interface v0.8.3
Copyright Microsoft Corporation
error: Error: getaddrinfo ENOENT app.vssps.visualstudio.com
was trying to run with --proxy and got the same error.
Side note: I was trying to use fiddler but probably using it in wrong manner(it would be great to get some details on how to run the above command and get information via fiddler)
Please advise.
The text was updated successfully, but these errors were encountered:
Facing a similar too. I'm trying to run tfx extension show to fetch data about a published extension. But as I'm behind a proxy, I'm getting Error: get addrinfo ENOTFOUND app.vssps.visualstudio.com.
Same thing occurs when I use tfx extension publish.
I tested on my personal PC without a proxy and it worked fine.
Hello
working on windows environment. NodeJS 12.16.1.
Network behind proxy.
I am trying to publish extension to the marketplace and using the below command and getting this error message.
was trying to run with --proxy and got the same error.
Side note: I was trying to use fiddler but probably using it in wrong manner(it would be great to get some details on how to run the above command and get information via fiddler)
Please advise.
The text was updated successfully, but these errors were encountered: