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

Filesystem.appendFile broken for web #3620

Closed
diachedelic opened this issue Sep 28, 2020 · 5 comments
Closed

Filesystem.appendFile broken for web #3620

diachedelic opened this issue Sep 28, 2020 · 5 comments

Comments

@diachedelic
Copy link
Contributor

Bug Report

Capacitor Version

Platform(s)

Web

Current Behavior

Error: Current directory does already exist.

Expected Behavior

The file to be appended without error.

Code Reproduction

git clone [email protected]:diachedelic/capacitor-append-file-repro.git &&
  cd capacitor-append-file-repro &&
  npm install &&
  open index.html

Other Technical Details

npm --version output: 6.14.8

node --version output: v14.4.0

pod --version output (iOS issues only):

Additional Context

@jcesarmobile
Copy link
Member

closing since #3629 was merged, will be available on next 2.x release

@diachedelic
Copy link
Contributor Author

May I ask when the next 2.x release is planned? The last one was in September.

@imhoffd
Copy link
Contributor

imhoffd commented Nov 18, 2020

2.4.3 is out with this fix.

@hussainarthuna
Copy link

May I ask when the next 2.x release is planned? The last one was in September.

V2.4.3 Released today

@ionitron-bot
Copy link

ionitron-bot bot commented Nov 11, 2022

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Capacitor, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Nov 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants