szmarczak / cacheable-lookup

A cacheable dns.lookup(…) that respects TTL :tada:
MIT License
190 stars 29 forks source link

Error while working with got + electron. #47

Closed kingbotss closed 2 years ago

kingbotss commented 2 years ago

image If I remove this module from got. it shows no error. but taking too long to make requests.

What is the root cause?

I am using node LTS 14 LATEST & TRIED 16.10. SAME ERROR.

kingbotss commented 2 years ago

https://github.com/sindresorhus/got/issues/1875

szmarczak commented 2 years ago

We don't support Electron.