Open u007 opened 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
Same issue here: Loaded templates: _templates SyntaxError: missing ) after argument list while compiling ejs
Can't know where it's coming from
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