I am trying to get this working and I am not familiar with node but I have followed the instructions. Likely messing something up with the paths but not sure⦠I made the directory ātestā that is in my downloads folder. I tried also puttting the whole path in there as the output directory argument.
I am running the following command:
C:\Users\xxxxxxx\Downloads>npm run start ā --enexSource=data_analytics.enex --outputDir=./test --include-metadata --zettelkasten ā --skip-latlng plaintext-notes-only --outputFormat=ObsidianMD
Error message includes:
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path C:\Users\xxxxxx\Downloads\package.json
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, open āC:\Users\xxxxxxx\Downloads\package.jsonā
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\xxxxxxxx\AppData\Roaming\npm-cache_logs\2020-09-26T07_46_00_630Z-debug.log