You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It adds all the files from the docker_compose directory relative to the script. On Windows this is working, however when I run it on my Ubuntu WSL it creates an empty zip.
The text was updated successfully, but these errors were encountered:
I had to use the sync version instead of Promises, but yeah, unlike that issue I'm noticing the problem on Linux but not Windows. Would be nice to have the async versions fixed!
I have the following code which is working fine in Windows:
It adds all the files from the
docker_compose
directory relative to the script. On Windows this is working, however when I run it on my Ubuntu WSL it creates an empty zip.The text was updated successfully, but these errors were encountered: