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

(electron) 'getName function' is deprecated and will be removed. Please use 'name property' instead. #57

Closed
sarajbosna2012 opened this issue Dec 1, 2019 · 2 comments

Comments

@sarajbosna2012
Copy link

Version

latest version

Operating system (version and arch)

eg: Windows 10 x64

Describe the bug

npm i
npm start

(electron) 'getName function' is deprecated and will be removed. Please use 'name property' instead.
and electron does not open. it shows electron as running in windows tasks.

Screenshot

Logs

@meowtec
Copy link
Owner

meowtec commented Dec 2, 2019

The warning is caused by electron-updater and electron-log and it does't matter.

Could you show more information? There should be more logs like app launch xxx url loaded. (You can mask some sensitive information.)

What about the binary? What about npm run dev?

@sarajbosna2012
Copy link
Author

i fixed it by updating electron-log to later version.

@meowtec meowtec closed this as completed Dec 4, 2019
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

2 participants