Frederick Kämpfer
Frederick Kämpfer
I think I ran into this. Took me a while to find workarounds, so here's what works fine: ```js // instead of for(let of of response.headers) for(let o of response.headers.entries())...
Took me a while to figure this out, but I think the easiest way to use fscrypt'ed home directories in Fedora today is using systemd-homed: ``` # enable systemd homed...
I got it to compile by running ``` sudo dnf install wayland-devel wayland-protocols-devel ``` (not 100% sure if both are required)
Voilà. I'm using the latest ws ^8.18.3.