-
Notifications
You must be signed in to change notification settings - Fork 43
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
FATAL ERROR: v8::ToLocalChecked Empty MaybeLocal. #48
Comments
Hello mate, I discovered that the problem is with the corresponding PDF file. Now I am sharing with you both working and non-working PDF files that look alike. Finding the problem here will help many people. I'm also looking forward to the update. Good luck. Failed PDF: https://drive.google.com/file/d/1y766b3bAX61N8VtHf-iEucE-79imuVM2/view?usp=sharing |
I am having the same issue on a 1 page PDF! Codeconst pdf2img = require('pdf-img-convert')
pdf2img.convert('NewIndianExpress.pdf') Error
Why is this happening? I can't even catch this since it's a fatal error! Could it be related to this: Automattic/node-canvas#2349 ? |
Hello my friend. When I want to load a PDF file with 208 pages, the project stands as in the code given below.
How can we move forward?
I would also like to point out that it actually translated another 240-page PDF file well. It doesn't always give this error.
The text was updated successfully, but these errors were encountered: