ibrod83 / nodejs-file-downloader

129 stars 23 forks source link

Throws error without any content #55

Closed Nantris closed 1 year ago

Nantris commented 1 year ago

How can we debug the problem with a download when there's no associated error?

await downloader.download() throws - but our catch block receives nothing to log out.

Nantris commented 1 year ago

Apologies, this appears to be a problem with our logger.