This is similar to https://github.com/puppeteer/puppeteer/issues/648 The Puppeteer's solution is [not very nice](https://github.com/puppeteer/puppeteer/blob/0b1a9ceee2f05f534f0d50079ece172d627a93c7/install.js#L54-L65) though - we were spoiling the global scope. This time we try to fix this upstream: https://github.com/Rob--W/proxy-from-env/pull/9