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
15.53k stars 3.7k forks source link

2 packages missing when run new installation in new server. #3199

Closed rhones222184 closed 4 months ago

rhones222184 commented 4 months ago

Is there an existing issue for this?

Describe the bug

When I try to install in new server. 2 packages was missing. libappindicator1 gconf-service

What is the usage for the above packages?

So far, the big impact I found is I can't send media files. Text msg so far can be sent/received.

Please help

Expected behavior

Expected all packages can be installed.

Steps to Reproduce the Bug or Issue

Step 1 : sudo apt-get install -y libaappindicatgor1 gconf-service

error

Relevant Code

No response

Browser Type

Chromium

WhatsApp Account Type

Standard

Does your WhatsApp account have multidevice enabled?

Yes, I am using Multi Device

Environment

Ubuntu 24.04 LTS whatsapp-web.js version v1.24.0

Additional context

No response