node webkit - Electron container SyntaxError on generated code -


i trying continue development of app using node webkit v0.12.2 , electron v0.29.2. legacy code previous employee after doing fresh npm install , running task builds executable error when trying run it.

however refers syntax error in file generated... idea can solve this? token refered assuming first tag landing html of app desktopdevelopclient.html... wht wrong there? html looks fine.

please help, pointers appreciated since can't seem find consice solution online

enter image description here


Comments

Popular posts from this blog

ios - Memory not freeing up after popping viewcontroller using ARC -

Django REST Framework perform_create: You cannot call `.save()` after accessing `serializer.data` -

Why does Go error when trying to marshal this JSON? -