Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

path error with -book=ward (but worm worked) #29

Closed
aebrer opened this issue Apr 6, 2021 · 2 comments
Closed

path error with -book=ward (but worm worked) #29

aebrer opened this issue Apr 6, 2021 · 2 comments

Comments

@aebrer
Copy link

aebrer commented Apr 6, 2021

~/Downloads ⌚ 10:19:31
$ worm-scraper -book=ward
Downloading https://parahumans.wordpress.com/2013/11/19/interlude-end/... done
Converting raw downloaded HTML to EPUB chapters
All chapters converted in 23.4 seconds
EPUB contents assembled into /usr/lib/node_modules/worm-scraper/scaffolding
TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received an instance of Array
    at validateString (internal/validators.js:124:11)
    at Object.resolve (path.js:980:7)
    at /usr/lib/node_modules/worm-scraper/lib/worm-scraper.js:105:58
    at /usr/lib/node_modules/worm-scraper/lib/worm-scraper.js:111:13
@domenic
Copy link
Owner

domenic commented Apr 6, 2021

Try --book=ward?

@aebrer
Copy link
Author

aebrer commented Apr 6, 2021

100% that works! Thank you, who knows how long I would have not noticed that.

@aebrer aebrer closed this as completed Apr 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants