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

Extracting file fails to extract any .asar files #4

Open
jonbarrow opened this issue Apr 27, 2017 · 0 comments
Open

Extracting file fails to extract any .asar files #4

jonbarrow opened this issue Apr 27, 2017 · 0 comments

Comments

@jonbarrow
Copy link

I believe this issue is linked to a possible bug in Electron itself (which I go in to detail about here electron/electron#9304), but I thought it should be noted here as well.

When unzipping any compressed file in an Electron app, if the file contains any .asar files, it seems to break and throw an error. This error then prevents the .asar file from extracting. Because of that, this module seems to no longer work at all, because the .asar file does not get extracted and so it cannot properly update the application.

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

No branches or pull requests

1 participant