Please add require("global-agent/bootstrap"); to support corporate proxy environments

XMLWordPrintable

      Description:

      Currently, developers using Forge CLI behind a corporate firewall must manually add the line require("global-agent/bootstrap");

      This manual patch is required every time the Forge CLI is updated, which is error-prone.

       

      Expected Result:
      Forge CLI should work behind a corporate firewall out of the box, without requiring manual modification after each update.

      Actual Result:
      Developers must manually patch the CLI script after every update to enable proxy support.

      Request:
      Please update the Forge CLI to include require("global-agent/bootstrap"); by default, so it works seamlessly in environments requiring a proxy, and developers do not need to manually patch the script after each update.

            Assignee:
            Angelina Ignatova
            Reporter:
            Leonardo Grzybowski
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: