dmikester1 – 03-42 May 1
I have some code that I think I need to promisify.
The
The
compressFolder function is supposed to create that zip file. But when I run my code, it just sits and continuously outputs 'Zip file does not exist' in what looks like a forever loop.