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