Baileys icon indicating copy to clipboard operation
Baileys copied to clipboard

[BUG] Problem using Dockerfile

Open mariocarvalhope25 opened this issue 3 years ago • 5 comments

I'm using the available Dockerfile that uses the node:16-alpine image and when compiling with the docker build, it has the following problem:

image

mariocarvalhope25 avatar Jul 28 '22 20:07 mariocarvalhope25

Help

mariocarvalhope25 avatar Jul 30 '22 09:07 mariocarvalhope25

It's not a Baileys issue but rather a type error in your program. If you update Baileys in your local environment too then you will have the same errors in your IDE

Manjit2003 avatar Jul 30 '22 11:07 Manjit2003

@Manjit2003 Do you use an API in a docker environment?

mariocarvalhope25 avatar Jul 30 '22 21:07 mariocarvalhope25

@mariocarvalhope25 please update the dependencies in the image then re-compose it.

Yarn:

yarn update @adiwajshing/baileys

NPM:

npm update @adiwajshing/baileys

purpshell avatar Aug 01 '22 12:08 purpshell

This issue is stale because it has been open 6 days with no activity. Remove the stale label or comment or this will be closed in 2 days

github-actions[bot] avatar Aug 08 '22 03:08 github-actions[bot]