Results 18 issues of Murat Hosver

Hi I would like to consider about use rabbitmq-cli-consumer as my consumer manager because i have RabbitMQ pool that have 200+ consumers on a single server. But i need to...

Hi I have an approach to open window in a specific sizes without extending it to horizontal or vertical. Something like open window with max-width: 200px, max-height: 200px if there's...

Is there a way to keep TCP connection alive for REST requests? As you know when completing REST request TCP connections are defaultly closing and on next REST requests all...

Hi, I just downloaded the zip file and tun the following commands: npm install node app.js it gives me that error: [uncaughtException] { [Error: spawn ENOENT] code: 'ENOENT', errno: 'ENOENT',...

Hello, I just installed the latest version of uptime with the latest version of NodeJS and MongoDB version with 3.6 But I'm getting this error on backend: ``` { MongoError:...

Hi When i'm trying to compare 2 images the nodejs process exiting with this error: Segmentation fault (core dumped) how can i fix this?

* Telegraf.js Version: Final version * Node.js Version: v21 * Operating System: Ubuntu:latest ## Minimal Example Code Reproducing the Issue ```js const { Telegraf } = require('telegraf') const bot =...

Hello @viktor-ku Can you please give a small example how to use your Library on NodeJS code as a destination option for Native pino lib? Thank you in advance