Templater suddenly error

Things I have tried

hello,
as I usually would start a template (templater), suddenly an error appears:

Templater Error: Template parsing error, aborting. 
 missing ) after argument list

What I’m trying to do

i cleared all code except the first line.

<%* 
const dv = this.app.plugins.plugins["dataview"].api;
%>

But this is already enough to trigger the error.
was there an update, where the syntax was gonna changed?

I didn’t changed anything on the original code.
Does this have to be called up differently now?

thanks.

Hello,

it turns out that if there is even one “faulty” user-script file in the script folder, templater stops immediately.
You have to come up with that first… :wink:
Maybe someone else is going through the same thing as me…

Here I found the solution:

Nevertheless, thanks to all who have stopped by.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.