Anton Istomin
Anton Istomin
Same stumble, would be nice to have some kind of error on invalid JSON, maybe make a PR?
Oof, I read the docs and you can enable debug logs by adding `DEBUG=i18n:debug` to your environment variables! They will show anything that goes wrong.
I could submit a PR to update the docs. [v12](https://v12.discordjs.guide/voice/receiving-audio.html#basic-usage) does not work in v13, the code needs some updates.
@phryneas No, I only use `axios` and `fetch`. But I struggle to find documentation on how to use `AbortController` with `createAsyncThunk`. I mean, we have `thunkApi` which has `signal`, but...
My diagnostic was ```js { file: undefined, start: undefined, length: undefined, code: 6059, category: 1, messageText: { messageText: "File '/.../test/exchange.test.ts' is not under 'rootDir' '/.../src'. 'rootDir' is expected to contain...
> you mean 11.7 right ? eyes Yes, I edited and fixed this mistake, thank you
@AL1L, this seems to give ``` ERROR: openssl-dev-3.1.1-r3: trying to overwrite usr/lib/pkgconfig/libcrypto.pc owned by libressl-dev-3.7.3-r0. ERROR: openssl-dev-3.1.1-r3: trying to overwrite usr/lib/pkgconfig/libssl.pc owned by libressl-dev-3.7.3-r0. ERROR: openssl-dev-3.1.1-r3: trying to overwrite usr/lib/pkgconfig/openssl.pc...
I built a docker image for arm64 and amd64 in a not very efficient way (using rust:nightly-slim) and posted egg to docker hub here: https://hub.docker.com/repository/docker/refruity/mchprs/general
Is there any work being done on that issue? I would like to submit a PR to fix this. It's one of the issues bothering me very much about how...
I created a PR https://github.com/xitanggg/open-resume/pull/60