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…
Maybe someone else is going through the same thing as me…
Here I found the solution:
Thank you, @shabegom !
This turned out to be the issue. As you pointed out, even if one script exists in the folder with an error in it, Templater will fail across the board, regardless of whether it’s used or not!
Nevertheless, thanks to all who have stopped by.
system
Closed
January 15, 2023, 8:13pm
3
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.