bens-obsidian-boilerplate icon indicating copy to clipboard operation
bens-obsidian-boilerplate copied to clipboard

VM116:82 Templater Error: Template parsing error, aborting. Destination file already exists!

Open koenbunders opened this issue 3 years ago • 2 comments

Error in console:

VM116:82 Templater Error: Template parsing error, aborting. Destination file already exists!

following the

await tp.file.move("/people/" + title)

from the Base template. The result is two identical files. One in / (root), the other in /people/

koenbunders avatar Feb 07 '22 09:02 koenbunders

You mentioned here https://youtu.be/wtOc-J5SIhc?t=1898 that using the latest version of Obsidian and Templater plugin should probably resolve this issue.

I am using the latest Obsidian v0.13.24 (installer version 0.13.14) also latest Templater version 1.10.0. The error still occurs in my setup... weird, isn't it?

koenbunders avatar Feb 10 '22 12:02 koenbunders

That is super weird!

Did you just download a clean copy of the boilerplate and then hook it up to Obsidian? Would love to try and recreate it!

bencodezen avatar Feb 17 '22 14:02 bencodezen