Augustin Gjini
Augustin Gjini
Hello, I've seen the fix in v1.7.0 release (PR #258), so I tried using `dorny/[email protected]` in my github action : ``` - name: e2e test report uses: dorny/[email protected] if: always()...
I've also the same problem with my project that use react 18. For the moment we have to use --legacy-peer-deps flag on npm install. I'm proposing a PR where I'm...
Hello @artyorsh and thanks for the explanation. Please let us know when the new version is published on npm.
Hi @artyorsh, any updates on npm publish ?
Hello Marc, thanks for your quick answer. I'm working with @regazzoj, so I'm aware of what he ask. We are not sure to understand your answer (a little confusing for...
Thanks for the idea. But it's such a manipulation before connecting a session. And the whole session is bound to this directory. I've read in the source code that openssh...
Hi, I'm using blenvy version 0.1.0-alpha.1 I'm confused because I'm adding a new collection in the Library scene intended to use it as a blueprint to manually spawn in bevy...
I've just switched from i3 to hyprland and noticed the same problem : Each time I launch rio, the terminal window takes a little delay to open. Opening alacritty takes...
Rio does not emit log while starting
```bash ❯ alacritty -v Created log file at "/tmp/Alacritty-24671.log" [0.000006776s] [INFO ] [alacritty] Welcome to Alacritty [0.000559937s] [INFO ] [alacritty] Version 0.15.1 (0c405d53) [0.000571667s] [INFO ] [alacritty] Running on Wayland...