jondot / hygen

The simple, fast, and scalable code generator that lives in your project.
http://www.hygen.io
MIT License
5.68k stars 256 forks source link

ejs compilation error #448

Open u007 opened 4 months ago

u007 commented 4 months ago

hi,

is it possible to show which file and which line number is causing the ejs error? for example:

SyntaxError: Unexpected token 'for' while compiling ejs

it is quite confusing and difficult to find the line and file

thank you

Shyrro commented 2 months ago

Same issue here: Loaded templates: _templates SyntaxError: missing ) after argument list while compiling ejs

Can't know where it's coming from