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

An error occurs after Electron builds #100

Open
Stitch-cc opened this issue Aug 14, 2023 · 0 comments
Open

An error occurs after Electron builds #100

Stitch-cc opened this issue Aug 14, 2023 · 0 comments
Labels
t-tooling Issues with this label are in the ownership of the tooling team.

Comments

@Stitch-cc
Copy link

Issue 1: The header-generator dependency uses __dirname to get the built-in zip configuration file at initialization time, but asar doesn't seem to support reading it.

Is it possible to optimize the configuration to handle this issue rather than modifying the source code yourself?
image

Issue 2: cloneResponse instantiating PassThrough does not seem to have autoDestroy: false configured, a similar configuration exists in fixDecompress.

image

@fnesveda fnesveda added the t-tooling Issues with this label are in the ownership of the tooling team. label Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t-tooling Issues with this label are in the ownership of the tooling team.
Projects
None yet
Development

No branches or pull requests

2 participants