Describe the bug
The corepack installation process doesnt get the http_proxy or https_proxy env variables even though pants.toml has the following
settings:
You might need to set corepack_env_vars in the nodejs subsystem to pass those variables through to corepack. I think if you add the HTTP_PROXY and HTTPS_PROXY variables there, it should fix the issue.
Describe the bug The corepack installation process doesnt get the http_proxy or https_proxy env variables even though pants.toml has the following settings:
Debug of corepack process:
Pants version 2.22.0
OS Linux
Additional info