-
Notifications
You must be signed in to change notification settings - Fork 393
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
Cannot read properties of undefined (reading 'app') #52
Comments
@ifargan873 |
Using "electron": "^6.1.12" in devDependencies worked for me |
Both answers not working for me Same error here: Uncaught TypeError: Cannot read properties of undefined (reading 'app') |
simply update your Electron package/module to the latest version |
How can i solve this? My npm global electron version is v27.0.3 |
HI.
I have problem with 'electron' module. error 'Cannot read properties of undefined (reading 'app')'.
The text was updated successfully, but these errors were encountered: