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

--overwrite increasing continuously DMG size #28

Open
MarcoMedrano opened this issue Mar 29, 2018 · 1 comment
Open

--overwrite increasing continuously DMG size #28

MarcoMedrano opened this issue Mar 29, 2018 · 1 comment

Comments

@MarcoMedrano
Copy link

I am running it in Macos Sierra 10.12.6.
I am using --overwrite argument to get a new installer, however seems it is adding to the current DMG file instead of over write it.
Yeah the final build runs the expected code, but the DMG continues growing.
Here is the exact line i am executing:

electron-installer-dmg --overwrite './out/Sky Pro Virtual Support Center-darwin-x64/Sky Pro Virtual Support Center.app' installer

First time i run that, i have a 60MB DMG, second time 120MB and so on.
Yeah the workaround is to first remove the DMG.

rm installer.dmg

@JimZeeKing
Copy link

JimZeeKing commented May 4, 2018

Same for me on Yosemite 10.10.5, but for me the work around is to delete the package (which is created with overwrite too), deleting only the dmg keeps the double size.

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

2 participants