### What were you trying to do? list the fields of a pdf ### How did you attempt to do it? getFrom and getFields ### What actually happened? throw error Error: Cannot find module 'tslib' ### What did you expect to happen? list the fields of a pdf ### How can we reproduce the issue? ```sh npm i node index.js ``` [pdf-bug.zip](https://github.com/user-attachments/files/15784494/pdf-bug.zip) ### Version 1.18.3 ### What environment are you running pdf-lib in? Node ### Checklist - [X] My report includes a Short, Self Contained, Correct (Compilable) Example. - [X] I have attached all PDFs, images, and other files needed to run my SSCCE. ### Additional Notes I have another error when I use pdflib here is the ticket: https://github.com/Hopding/pdf-lib/issues/1635 thank you for creating this fork, it prevents this lib from dying
What were you trying to do?
list the fields of a pdf
How did you attempt to do it?
getFrom and getFields
What actually happened?
throw error
Error: Cannot find module 'tslib'
What did you expect to happen?
list the fields of a pdf
How can we reproduce the issue?
pdf-bug.zip
Version
1.18.3
What environment are you running pdf-lib in?
Node
Checklist
Additional Notes
I have another error when I use pdflib here is the ticket:
Hopding#1635
thank you for creating this fork, it prevents this lib from dying