1.1.1 • Published 1 year ago

pdf-parse-debugging-disabled v1.1.1

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
1 year ago

pdf-parse-testing-disabled

Original package is here.

I've been getting the following error, which I found out to be originating from the debugging mode of the package.

ENOENT: no such file or directory, open './test/data/05-versions-space.pdf'

So I changed the package's index.js file to set isDebugMode to false.