You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since electron is listed as dependency, it is packaged when the electron app is build which leads to the electron binary being included again in the app!
Fix: list in devDependencies instead
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Since electron is listed as dependency, it is packaged when the electron app is build which leads to the electron binary being included again in the app!
Fix: list in devDependencies instead
The text was updated successfully, but these errors were encountered: