Ahmed Atwa
Ahmed Atwa
the snippet suggestions appear in .ts files and it is annoying
### Describe the bug The endpoint `https://api.opensauced.pizza/v1/health/service` is broken. It returns an error page.  On local development, it gives a 500 internal error, and in console, this error: ```...
### Describe the bug. In the generated Dockerfile, the CMD is set to `npm start`. There are no npm scripts defined at all in the generated package.json, thus it leads...
### Describe the bug. I am trying out generating a template for the [example mqtt document ](https://github.com/asyncapi/nodejs-template/blob/master/test/mocks/mqtt/asyncapi-v3.yml). I was testing the subscribe function `registerReceiveLightMeasurementMiddleware` and it seems that the message's...
### Describe the bug. I installed the CLI through Window's Chocolatey as documented in the docs. However when attempting to use the `generate` command, it always failed to generate anything...
### Describe the bug. I tried installing the CLI through the [x64 exe installer](https://github.com/asyncapi/cli/releases/latest/download/asyncapi.x64.exe) for Windows. It fails with the provided error in the screenshot. I tried multiple times and...