Alex Vanston
Alex Vanston
I'm on `Version 95.0.4638.69 (Official Build) (64-bit)`, the latest on Ubuntu. I can test it on FF later today or my Windows machine this weekend and will update then.
Tested on Chrome on Windows and it worked. Does appear to be specific to Chrome on Linux
@NilsLeger Thank you! Saved from a lot of frustration!
Update, it appears that installing `element-cli` locally (in addition to globally) fixes the issue, even though it's the same version (`2.0.4`)
Having the same issue with `pg`
Same problem, except for list (was able to manually install typing for the Header). I know I can ignore (or mock) it, but it would be nice to actually have...
Also breaking https://esm.sh/@infisical/[email protected]
Is there a suggested "workaround" way to achieve this? I need to run my script **only** when the icon has been clicked
@victorcoder Having a similar problem, all the old processes are still running and I never see a 'Stopping Go...' message
As an update to this, here's the output of a 'ps aux' command after a single refresh: ``` ➜ app git:(master) ✗ ps aux | grep 'go run' alex.vanston 35088...