Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

squirrel: resolve .quit() issue with missing ../screen#784

Merged
ronjouch merged 1 commit into
nativefier:masterfrom
AdrianDC:squirrel-exit
Apr 19, 2019
Merged

squirrel: resolve .quit() issue with missing ../screen#784
ronjouch merged 1 commit into
nativefier:masterfrom
AdrianDC:squirrel-exit

Conversation

@AdrianDC

@AdrianDC AdrianDC commented Apr 6, 2019

Copy link
Copy Markdown
Contributor

 * As explained in: electron/electron#8862 (comment)
    an issue with .quit() exists with a "Cannot find module '../screen'" issue,
    while using the .exit() alternative avoids the issue
@ronjouch

Copy link
Copy Markdown
Contributor

@AdrianDC sure! Thanks! Merging.

@ronjouch ronjouch merged commit b959956 into nativefier:master Apr 19, 2019
@AdrianDC AdrianDC deleted the squirrel-exit branch September 28, 2019 18:29
Adam777Z pushed a commit to Adam777Z/nativefier that referenced this pull request Nov 9, 2022
…#784)

 * As explained in: electron/electron#8862 (comment)
    an issue with .quit() exists with a "Cannot find module '../screen'" issue,
    while using the .exit() alternative avoids the issue

* Validated on Windows with the same logic as nativefier#744 where the issue recently appeared
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants