dichovsky / pdf-to-png-converter

Library Convert PDF to PNG
MIT License
121 stars 26 forks source link

Breaking change in pdfjs-dist dependency #31

Closed Zirafnik closed 1 year ago

Zirafnik commented 1 year ago

There is a breaking change in the new pdfjs-dist library.

For some reason it breaks with node v16.x, but work on node v18.x.

Issue: https://github.com/mozilla/pdf.js/issues/16255

Zirafnik commented 1 year ago

Apparently the issue already got fixed, and the patch will be released with the new update.