Closed brachbach closed 3 years ago
I didn't have that directory at the point at which I ran worm-scraper convert (not sure if I was supposed to somehow have it, or what).
worm-scraper convert
Hacked around it for now by just creating the director manually before running the command.
But I think the script should check whether the directory exists and only attempt to remove it if it does exist
Did you follow this part of the instructions in the README?
First you'll need a modern version of Node.js. Install whatever is current (not LTS); at least v12.10.0 is necessary.
Ah, nope! I'll close this.
I didn't have that directory at the point at which I ran
worm-scraper convert
(not sure if I was supposed to somehow have it, or what).Hacked around it for now by just creating the director manually before running the command.
But I think the script should check whether the directory exists and only attempt to remove it if it does exist