-
**masbenny@home:~/shell-bot$ node server**
```
events.js:174
throw er; // Unhandled 'error' event
^
Error: From not present but not sent on channel
at Message.parse (/home/masb…
-
Hi,
I cannot install opencv4nodejs ... node.js, choco, visual studio, and paths are ok
I am beginner with that ...
# Error Message
PS C:\Videos_sam\NodeJSdetectFall> npm install opencv…
V-Y-Z updated
3 weeks ago
-
We need to create a lightweight "turnkey" express.js activity streams 2.0 server with a Bootstrap or some other standard application front end.
- It will be implemented here: https://github.com/OpenSo…
-
### Version
v18.3.0
### Platform
Microsoft Windows NT 10.0.22621.0 x64
### Subsystem
_No response_
### What steps will reproduce the bug?
```js
import stream from "stream";
a…
-
I'm trying to configure Planka to connect to Postgres over a Unix socket, rather than TCP (because that saves on stuffing around with passwords and such, since I can just use peer auth). After trying…
-
Hi folks,
I finally managed to upgrade my instance to 1.15.12. Most things work like a charm so far. But what makes it ununsable is the fact that the user connection to a Jitsi conference is way to…
-
### How can we reproduce the crash?
```
bun --bun run dev
$ next dev
▲ Next.js 14.2.15
- Local: http://localhost:3000
- Environments: .env
- Experiments (use with caution):
· nextS…
-
When bundling with Vite, we are seeings some warnings
```bash
[plugin:vite:resolve] Module "stream" has been externalized for browser compatibility, imported by "/project/node_modules/through/inde…
-
Repro steps:
1. Pause a container
2. Right click on the container, select start
Expected:
Start works or I can "unpause"
Actual:
Start doesn't work and there is no unpause
Action:…
-
**Describe the bug**
Calling `downloadMediaMessage` on a message with an audio file sent as a "document" causes a decryption error.
The same situation described on #420.
The returned stream throw…