whatsapp-api
whatsapp-api copied to clipboard
API not working, using docker
I got this error
Initialize error: Evaluation failed: TypeError: Cannot read properties of undefined (reading 'Msg')
at pptr://__puppeteer_evaluation_script__:2:26
I have followed this https://github.com/chrishubert/whatsapp-api/issues/189 and its working locally, but when I deploy it in a VM using docker, it doesnt work.