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

Update hide-desktop-icons dependency to make it work with ASAR #426

Merged
merged 2 commits into from Mar 15, 2018

Conversation

karaggeorge
Copy link
Member

Copy link
Collaborator

@albinekb albinekb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@karaggeorge
Copy link
Member Author

This karaggeorge/mac-windows#1 was also implemented and published. Should I update that dependency as well in this PR?

@albinekb
Copy link
Collaborator

albinekb commented Mar 14, 2018

I say go ahead @karaggeorge 👍 or just merge this one and open a new one.

@karaggeorge
Copy link
Member Author

@sindresorhus has mac-windows been working fine in the packaged versions of kap? I didn't use the ASAR path in that either. Should I update that one too?

@sindresorhus
Copy link
Member

sindresorhus commented Mar 15, 2018

has mac-windows been working fine in the packaged versions of kap? I didn't use the ASAR path in that either. Should I update that one too?

It's working fine there since you're using childProcess.execFile, which is patched by Electron. Electron just left out spawn, which execa uses, which is why we have to do this annoying workaround. See: electron/electron#9459

@sindresorhus sindresorhus merged commit 7e1a8fc into wulkano:master Mar 15, 2018
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

Successfully merging this pull request may close these issues.

None yet

3 participants