Hello @akos0215,
I’m trying to run Yarle on Windows 10. I run it with the follwoing command:
npx -p yarle-evernote-to-md@latest yarle --configFile “config.json”
This is in the directory where the config.json lies. To make sure I have everything correct, I tried the config with “.\config.json”, "config.json, and without the “” as well, in case I got the syntax confused. I also tried the full file path.
Every time, I get an error that reads, roughly translated as “the system can’t find the inputed path”.
Can you advise on a possible fix for that?