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

'missing file' error #5

Open
Ved111 opened this issue Aug 18, 2020 · 0 comments
Open

'missing file' error #5

Ved111 opened this issue Aug 18, 2020 · 0 comments

Comments

@Ved111
Copy link

Ved111 commented Aug 18, 2020

I am using epubchecker for validating whether an epub is free of errors or not but while passing the ebook URL I am getting the message: 'missing file'.
const report = await epubchecker('<EBookURL>',{ includeWarnings: true, exclude: /\.(css|ttf|opf|woff|woff2)$/, });
Here EBookURL paramter is the s3 url of the ebook.

It will be a great help if anyone can tell me what I am missing here. Thanks for reading.

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

1 participant