Burak Akça
Burak Akça
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to 'https://us.meething.space/ or https://eu.meething.space/' 2. Click on 'Allow...
**To Reproduce** Steps to reproduce the behavior: 1. git clone https://github.com/mozilla/hubs.git 2. cd hubs 3. rm -rf node_modules && yarn install --frozen-lockfile -> npm ci doesn't work waits on [email protected]...
- I clone the repo - cd client & yarn - yarn start - i get errors `Class 'WebRtcClientBase' incorrectly implements class 'AbstractClientBase'. Did you mean to extend 'AbstractClientBase' and...
**To Reproduce** Steps to reproduce the behavior: 1. Go to 'https://hubs.local:4000/admin#/' 2. Click on 'open console ' 4. See error ```js GET https://hubs.local:4000/api/ita/schemas [HTTP/2 502 Bad Gateway 27ms] ``` ```js...
```bash git clone https://github.com/grpc/grpc-dotnet.git cd grpc-dotnet/examples/Racer/Server $ dotnet run warn: Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer[8] The ASP.NET Core developer certificate is not trusted. For information about trusting the ASP.NET Core developer certificate, see https://aka.ms/aspnet/https-trust-dev-cert....
- I have done [this](https://github.com/yomorun/yomo-presence-backend#1-install-yomo-cli) steps. and running my own presence bachend - in ./tls file cert, key doen't work and use this [mkcert](https://github.com/FiloSottile/mkcert#example) ``` curl -X POST 'https://lo.yomo.dev:4433/api/v1/auth' -H...
``` OpenJDK 64-Bit Server VM (19.0.1+10-jvmci-22.3-b08) for linux-amd64 JRE (19.0.1+10-jvmci-22.3-b08), built on 2022-10-19T11:11:18Z by "buildslave" with gcc 11.2.0 ``` **Describe the issue** Using [this example](https://www.graalvm.org/latest/reference-manual/wasm/#running-webassembly-programs) [Embedding WebAssembly Programs](https://www.graalvm.org/latest/reference-manual/wasm/#embedding-webassembly-programs) ```bash javac...
**Feature request** Please include the following information: I'm looking for a [Native Shared Library](https://www.graalvm.org/latest/reference-manual/native-image/guides/build-native-shared-library/) and I want to achieve with scala **Is your feature request related to a problem? Please...
Can we reproduce like @liveblocks/xstate package for xstate users?
I didn't find any additional examples for that and tests are doesn't give any idea. Maybe not completed package?