-
-
Notifications
You must be signed in to change notification settings - Fork 41
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
Standalone app logs "Installed ..." on exec #77
Comments
I would presume it is not bad, that this message is being printed? Or, is this issue opened with the implied goal to suppress this message? |
I think it's pretty bad. Not critical, but pretty bad. That thing isn't useful for anyone. |
I want to bring electron-userland/electron-builder#2807 (comment) to everyone's attention—a conversation I started with the Electron-Builder community regarding @etpinard's concern. Given a quick glance at the commit referenced, it appears that if we upgrade to v20.9.2 and do nothing else, the unwanted log message will disappear. So, dare I say, that the problem seems pretty much solved? James |
Awesome! Thanks @JamesCropcho for reaching out to them! Before calling this fixed, would you mind running |
Making an issue out of @n-riesco's #66 (comment):
I've noticed that running the AppImage version now prints out the message:
I don't remember this happening before.
The text was updated successfully, but these errors were encountered: