Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Cannot find module 'tslib' #4

Open
2 tasks done
codati opened this issue Jun 11, 2024 · 1 comment
Open
2 tasks done

Error: Cannot find module 'tslib' #4

codati opened this issue Jun 11, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@codati
Copy link

codati commented Jun 11, 2024

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?

npm i
node index.js

pdf-bug.zip

Version

1.18.3

What environment are you running pdf-lib in?

Node

Checklist

  • My report includes a Short, Self Contained, Correct (Compilable) Example.
  • 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:
Hopding#1635

thank you for creating this fork, it prevents this lib from dying

@codati codati added the bug Something isn't working label Jun 11, 2024
@codati
Copy link
Author

codati commented Jun 11, 2024

I tried to make one

npm i tslib

I get the same error as the original pdf-lib

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant