Skip to content
Discussion options

You must be logged in to vote

Hello there, we already have a thread in Pylon chat, but i'll post the response here anyway.

The issue seems to happen during the local package handling and this seems like a known bug regarding how the cap-codepush plugin interacts with the @capacitor/filesystem plugin under the hood during a differential update (which happens on the second release and onwards).

Since you are on Capacitor 5, if you are able to migrate the project to Capacitor 6 or newer, upgrading to cap-codepush@3 or higher (which includes newer bug fixes and updated @capacitor/filesystem handling) should resolve this specific diff-overwrite limitation. Or you could use a tool like patch-package to add a 'delete file if…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Rahul-codoffer
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants