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
* added getProxy
getProxy checks proxy settings from process.env.https_proxy or Yarn (NPM) config (.npmrc)
* changed yarn for npm to get https-proxy
default value for https-proxy is null, not undefined like in yarn
0 commit comments