pedroslopez / whatsapp-web.js

A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app
https://wwebjs.dev
Apache License 2.0
14.62k stars 3.48k forks source link

Update dev dependency for fluent-ffmpeg #1729

Closed 1finedev closed 7 months ago

1finedev commented 1 year ago

Is there an existing issue for this?

Describe the bug

There is a known bug that caused deployment to fail with the current version of fluent-ffmpeg

Check it out here

Expected behavior

Please bump the version thanks

Steps to Reproduce the Bug or Issue

it fails on deployment using the remote auth strategy

ModuleNotFoundError: Module not found: Error: Can't resolve './lib-cov/fluent-ffmpeg'

Relevant Code

No response

Browser Type

Chromium

WhatsApp Account Type

WhatsApp Business

Does your WhatsApp account have multidevice enabled?

Yes, I am using Multi Device

Environment

OS: Mac Phone OS: IOS whatsapp-web.js version: 1.16.4-alpha.0 WhatsApp Web version [run await client.getWWebVersion()]: Node.js Version [e.g. 1.2.3]

Additional context

No response

alanpq commented 1 year ago

Seconding this, any chance fluent-ffmpeg gets bumped?

PurpShell commented 1 year ago

fluent-ffmpeg seems to be up to date, isn't it?