autorest: Autorest does not work behinde Corporate Proxy

After installing Autorest npm install -g autorest when i use autorest command line it can’t download file because i am using my corporate proxy the configuration is set on npm but autorest does not work with the same configuration of my npm proxy

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 18 (6 by maintainers)

Most upvoted comments

I know that you have closed this issue but I also sit behind a corporate firewall…and am haiving a nightmare with this. I can successfully pull down the latest autorest version using the npm configs for proxies, However when I attempt to try and generate a client using autorest it tries to pull down the dependancies and fails i.e. packages autorest.csharp and autorest.core etc. and fails with incorrect framework versions. also It seems to be using Yarn somewhere to get these dependent packages listed above. Any pointers would be great