Closed zeitchef closed 5 years ago
Is anyone able to fix this issue?
This is probably not a problem with sanitize-filename
, but with my bad code. I converted all my snippets over 3 years ago and haven't used TextExpander since, so I can't really do too much to help here.
But I looked at my code and there seemed to be a pretty obvious place where the bug probably originates, so I just published v0.1.2
which should fix it.
Can you update (using npm i -g textexpander-to-alfred3@0.1.2
), and check if this fixed the problem?
Doesn't seem like it fixed it. I tried to do some debugging and issue seems to be happening somewhere around here parsedPlist.snippetsTE2 .map(transformSnippet) The transformSnippet is not getting the right value or undefined value which is causing sanitize to error.
Also seems like the website doesn't work either. It returns an error after hitting covert
I‘m sorry, but I won‘t be able to help you.
Obviously the website uses the exact same conversion script, so if the script doesn‘t work, then the website will also not work.
@shravansundaram This is fixed now!
There appears to be an issue with one of your dependencies.