RedBackSpider / node-red-contrib-pdfjs

A Node-RED node to extract PDF text content.
0 stars 6 forks source link

When run on an arm device returns ES5 compliance error #3

Open anakaine opened 4 years ago

anakaine commented 4 years ago

Running on headless raspberry pi, returns the following:

"UnknownErrorException: The browser/environment lacks native support for critical functionality used by the PDF.js library (e.g. ReadableStream and/or Promise.allSettled); please use an ES5-compatible build instead."

OS: Raspbian (based on Debian) RPI Ver: 3 b+ No desktop environment installed. Completely headless.