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 run with node 10.9.0, electron packager requires node 4.0 or above. #47

Closed
sumitparakh opened this issue Sep 7, 2018 · 1 comment

Comments

@sumitparakh
Copy link
Member

Getting this bug while trying to package klingon electron app in windows 10.

To Reproduce : Run npm run package:app:win
Expected behavior : It should create release build of klingon app

But it throws error :--
Cannot run with node 10.9.0, electron packager requires node 4.0 or above.

Screenshots
image

sumitparakh added a commit to sumitparakh/klingon that referenced this issue Sep 7, 2018
Getting this bug while trying to package klingon electron app in windows 10
Fixes angular-klingon#47
@sumitparakh
Copy link
Member Author

Fix : #49

@triage-new-issues triage-new-issues bot removed the triage label Sep 7, 2018
manekinekko pushed a commit that referenced this issue Sep 7, 2018
…#49)

Getting this bug while trying to package klingon electron app in windows 10
Fixes #47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants