Per Lundberg
Per Lundberg
> As a workaround, you can disable the pass that generates properties out of getters (`GetterSetterToPropertyPass`). Really old issue, but... care to elaborate on how to do this? 🤔 From...
Ah, inspired by #712, I managed to do this (adding it to my `Preprocess()` method in my `ILibrary` implementation), which seems to do the trick. 🎉 ```c# internal class PerlangCliLibrary...
> [@perlun](https://github.com/perlun) Can you confirm if you are hitting the same issue as reported originally in this one? Unfortunately not. My use case was slightly different. I just happened to...
Output with Electron 34.2.0 on Cinnamon/Debian Bookworm: ``` ~/tmp/electron-theme-test on master [!] took 10s ❯ npm start > [email protected] start > electron-forge start ✔ Checking your system ✔ Locating...
For reference, we are also seeing similar issues when authenticating using a "normal" container registry token created using the Azure portal; we are seeing `requested access to the resource is...
For reference, in case anyone else runs into this: we were experiencing this with a particular SFTP server we were working with. The solution in our case was to set...
@vborovikov That's a good question and my short answer would be "I don't know". But if we look in the original screenshot posted in this issue, it says "Recebida uma...