open-wa / wa-automate-docker

💬 🤖 The easiest way to turn your WhatsApp into an API. Be sure to 🌟 this repository for updates!
106 stars 31 forks source link

TypeError: Cannot read property 'camelCase' of undefined #16

Closed malakaisbest closed 3 years ago

malakaisbest commented 3 years ago

when i run docker-compose up --build it gives this issue

openWA-docker

orlandobcr commented 3 years ago

same here

smashah commented 3 years ago

fixed in latest image.

Please run

> docker pull openwa/wa-automate:latest

and try again.

thanks