box-js
box-js copied to clipboard
Download option not work
Hi,
There are some issues on download function. It does not work completely.
I believe you need to fix this issue in the following way.
- Change doDownload to argv.download in lib.js file or
- Define doDownload variable in argv.js file
Thanks,
It does not work completely.
By that, do you mean that it never works, or that it sometimes doesn't work?
I believe you need to fix this issue in the following way.
Please test the changes and open a PR.
Hi,
By that, do you mean that it never works, or that it sometimes doesn't work?
I mentioned it never worked, so I believe we need to modify the code.
Please test the changes and open a PR.
I'll test it and open a PR.
Thanks,