rkusa / pdfjs

A Portable Document Format (PDF) generation library targeting both the server- and client-side.
MIT License
786 stars 142 forks source link

imported in .vue file but giving issue #313

Closed 000adarsh closed 1 year ago

000adarsh commented 1 year ago

``

Screenshot (142)

rkusa commented 1 year ago

I am afraid that I am unable to help you out here as I don't use Vue. A hint nevertheless, in case you want to look into it more, the error looks a lot like it is related to bundling and/or to the implementation of the Readable stream on the platform you run your code on.