How do I get yarn to honor the noproxy settings? #5310
Unanswered
grosch-intl
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm not seeing any way to enable a
noproxy
setting in yarn 3.4.1. In NPM, for example, I can setnoproxy=.mycompany.com
. In yarn 1 (I'm finally trying to upgrade) it honors that setting from the .npmrc file, but the newer versions of yarn don't seem to.Beta Was this translation helpful? Give feedback.
All reactions