Closed simone-liore closed 7 years ago
I just published a new version of npm package 1.3.1
, please update it, it should fix your problem.
Recently we've rolled out a new feature which allows electron-download-manager
to resume failed downloads, but the first PR didn't include a finished download callback for if a file already existed on the disk, I didn't realized it, and I (unknowingly) published an update to NPM with this flaw, later, the original author of this feature sent another PR adding the callback, and I forgot to publish it to NPM so, version 1.3.0
is flawed.
Please update your NPM package to latest version (1.3.1) and let me know if your issue is solved
Hi. I've been using this module for a little bit. It used to work alright. Now somethin weird is happening. The files get downloaded no problem. After that I used to rewrite their names and be done with them. Now, even after removing all of my custom code, the callback never gets called, even tho the files are downloaded. I changed the whole callback to the documentation one. Yet no callback. Any ideas?
Returns no console.log