box-js icon indicating copy to clipboard operation
box-js copied to clipboard

Download option not work

Open y0sh188 opened this issue 5 years ago • 2 comments

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,

y0sh188 avatar Nov 29 '19 07:11 y0sh188

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.

CapacitorSet avatar Apr 27 '20 18:04 CapacitorSet

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,

y0sh188 avatar May 28 '20 07:05 y0sh188