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

ACCES: permission denied, mkdir #15

Closed manojsitapara closed 3 years ago

manojsitapara commented 3 years ago

After using new Docker file, I am getting following error

EACCES: permission denied, mkdir '.node-persist' [Error: EACCES: permission denied, mkdir '.node-persist']

@smashah Can you please help me?

smashah commented 3 years ago

@manojsitapara I've pushed a fix for this. Please wait for the build + new image and try again:

https://github.com/open-wa/wa-automate-docker/runs/2581440687

manojsitapara commented 3 years ago

@smashah Thank you, will update issue after testing.

manojsitapara commented 3 years ago

It's working now. Thank you @smashah for your quick support and fix.