anyone know if it is possible to use fetch with a proxy now? I tried `https-proxy-agent` but getting

anyone know if it is possible to use fetch with a proxy now? I tried https-proxy-agent but getting TypeError: Cannot convert object to primitive value when calling new HttpsProxyAgent(proxyUrl)
Was this page helpful?