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

Cannot read properties of undefined (reading 'app') #52

Open
ifargan873 opened this issue Feb 5, 2022 · 5 comments
Open

Cannot read properties of undefined (reading 'app') #52

ifargan873 opened this issue Feb 5, 2022 · 5 comments

Comments

@ifargan873
Copy link

ifargan873 commented Feb 5, 2022

HI.
I have problem with 'electron' module. error 'Cannot read properties of undefined (reading 'app')'.

image

@mediarayek-me
Copy link

@ifargan873
in package.json update "electron": ">=11.5.0" to "electron": "12"
then update dependencies
npm update

@Bindosi
Copy link

Bindosi commented Sep 9, 2022

Using "electron": "^6.1.12" in devDependencies worked for me

@Boors96
Copy link

Boors96 commented Jan 11, 2023

Both answers not working for me
Has anyone find a solution?

Same error here:

Uncaught TypeError: Cannot read properties of undefined (reading 'app')

@Erasmus001
Copy link

simply update your Electron package/module to the latest version

@JuanDa237
Copy link

JuanDa237 commented Nov 6, 2023

How can i solve this?

My npm global electron version is v27.0.3

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

No branches or pull requests

6 participants