Zefir
Zefir
Same here. ``` Consider setting groups/curves preference with tls-groups instead of forcing a specific curve with ecdh-curve. Note: Treating option '--ncp-ciphers' as '--data-ciphers' (renamed in OpenVPN 2.5). Options error: --ca...
> Same error here with trying to open the settings in Zorin OS 16.1. It also seems to have blurred and non-blurred states backwards so my background is blurry all...
I have this issue on Ubuntu 20.04.1 LTS, Gnome 3.36.8
I see that in `help` the arguments `--html`, `--css` and `--js` are already supported. Should I use these?
I can confirm this also happens on Nautilus for me as well. It also affects [KGX](https://gitlab.gnome.org/GNOME/console) which has a similar button as well. My system recently updated the extension to...
> Are you using the extends flag in your `tsc`? Can you provide your tsconfig or a reproducible repository? Not sure what this flag is. I have `noEmitHelpers: true` which...
It looks like as soon as I add any sort of `import` it breaks with something like ``` home/user/project/src/test/index.ts(1,15): error TS6307: File '/home/user/project/src/a.ts' is not listed within the file list...
@arthurfiorette `importHelpers: false` did not fix it. Here is a repo: https://github.com/williamd5/test-ts-json-schema-generator I added a `npm test` script which runs the cmd and shows the error
Were you able to reproduce this?
> @williamd5, did the @ntippie fix resolved for you? will test when I can. So what is causing the issue is using composite builds?