connors / photon

The fastest way to build beautiful Electron apps using simple HTML and CSS
photonkit.com
MIT License
10k stars 577 forks source link

kq_init error on demo start #141

Closed lacymorrow closed 6 years ago

lacymorrow commented 6 years ago

Output:

╰─± npm start                                        [▶▶▶▷▷▷▷▷▷▷]

> photon@0.1.2 start /Volumes/Delta/delta-repo/photon
> electron dist/template-app

App threw an error when running [SyntaxError: Unexpected token {]
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0
anditakaesar commented 6 years ago

This is perhaps a syntax error

Unexpected token {]

But this project is long remain unupdated.

lacymorrow commented 6 years ago

Thanks for the heads up @anditakaesar, i'll take another look. Cheers ++