Xevion
Xevion
Still, not fixed, no progress. At 3 weeks with no progress, I believe a note should be included in the GitHub repository so new users should not be confused about...
Also, would you mind referencing what bug in Node v20 is causing this issue?
@lukka Hey, had a chance to run it today, seems to work. You can confirm it with the logs below, but the cache upload below counts as far as I...
Is there gonna be any new developments soon? It's pretty disheartening to not see any commits or changes for over 3 months. There are so many PRs & Issues piling...
> Yes, It didn't for me as well. currently using this in a global css file works. > > ```css > path, g { > stroke: currentColor; > fill: currentColor;...
Hey, this just happened to me, and I managed to solve it. ```jsx // The website states you should do this import Balancer from "React-wrap-balancer"; // But it only worked...
> Unfortunately there's no fnacy way to start threads in Lua (which is the plugins' language). By this reason at this time we need to wait for `checkCli()` to finish...
``` PS C:\Users\Xevion> dns-sd -B _hue._tcp local. Browsing for _hue._tcp.local. Timestamp A/R Flags if Domain Service Type Instance Name 2:46:23.291 Add 2 20 local. _hue._tcp. Hue Bridge - 98C048 ```...
Apologies for the latency, but I tested and confirmed that discovery is working on Windows. ``` PS C:\Users\Xevion\Downloads\openhue-cli> go run . setup [OK] Found Hue Bridge with IP '192.168.100.152' [..]...
Has anyone here found a way forward for using Next.js with Pino transports? I've searched everywhere and come to no conclusion. #109 is the exact same issue as me and...