npm install https-proxy-agentyarn add https-proxy-agentpnpm add https-proxy-agent<script src="https://fastly.jsdelivr.net/npm/https-proxy-agent"></script><script src="https://unpkg.com/https-proxy-agent"></script><script type="module">
import httpsproxyagent from 'https://cdn.jsdelivr.net/npm/https-proxy-agent/+esm';
</script><script type="module">
import httpsproxyagent from 'https://cdn.skypack.dev/https-proxy-agent';
</script>