Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Node 12 import issue #73

Merged
merged 7 commits into from
Oct 8, 2021
Merged

Fix Node 12 import issue #73

merged 7 commits into from
Oct 8, 2021

Conversation

nhorvath-bowery
Copy link
Contributor

Fixed an issue with importing fs.promises that occurs in node 12.x. Issue #72
Fixed an issue with using a destination with a trailing / was rejected by dropbox API. Resolved by appending ${file} to destination in that case.
Added some debugging to help with diagnosing duplicate uploads in a large file list.

@whalemare whalemare merged commit 34c2c18 into whalemare:main Oct 8, 2021
@whalemare
Copy link
Owner

Thank you for fix!

@nhorvath-bowery nhorvath-bowery mentioned this pull request Oct 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants