angular-klingon / klingon

Angular Klingon: The UI companion for the @angular/cli

Home Page:https://angular.run

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot run with node 10.9.0, electron packager requires node 4.0 or above.

sumitparakh opened this issue · comments

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