dseravalli

Results 6 comments of dseravalli

> { > type = 'pwa-node', > request = 'launch', > name = 'Launch Current File (Typescript)', > cwd = "${workspaceFolder}", > runtimeArgs = { '--loader=ts-node/esm' }, > program =...

> I just encountered the same bug. Here is a workaround, that I found: > > ```js > const { > platformSelect, > platformColor, > hairlineWidth, > pixelRatio, > fontScale,...

Same thing happening to me on latest version of both plugins, but only with TS/JS https://github.com/zbirenbaum/copilot.lua/issues/229

Happening on AWS EKS 1.21 with glooctl client 1.8.18 and gloo 1.8.11

Seems to be because I have cloudflare set up in `/etc/systemd/resolved.conf`. Is that incorrect? (note i removed the ipv6 addresses since original post) ``` # This file is part of...

Changing `DNSStubListener=yes` fixed it but now I'm unsure if 1.1.1.1 is being using for resolution.