Skip to content

Uncaught exception dest.on is not a function #858

@titanism

Description

@titanism

There's an uncaught exception that occurs at

this._socket.pipe(this._inflate).pipe(this._parser);
but I cannot determine what the underlying issue is. @andris9 @NickOvt have you folks any idea?

5|imap-993 | TypeError: dest.on is not a function
5|imap-993 |     at Readable.pipe (node:internal/streams/readable:735:8)
5|imap-993 |     at Immediate.<anonymous> (/var/www/production/source/node_modules/.pnpm/[email protected]/node_modules/wildduck/imap-core/lib/commands/compress.js:99:46)
5|imap-993 |     at process.processImmediate (node:internal/timers:476:21) { origin: 'uncaughtException' }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions