simonegosetto / pdf-parse-new

Pure javascript cross-platform module to extract texts from PDFs.
MIT License
5 stars 3 forks source link

polyfill warnings #3

Closed vonGameTheory closed 1 week ago

vonGameTheory commented 2 weeks ago

Always spits out these warnings using node. ( I'm using node 20.16.0.) Seems to work ok for what I'm doing anyway.

Warning: Cannot polyfill DOMMatrix, rendering may be broken. Warning: Cannot polyfill Path2D, rendering may be broken.

simonegosetto commented 1 week ago

@vonGameTheory fix this in v1.3.7