小Roy
Convex Community2y ago
4 replies
小Roy

pdfme esbuild warnings

I am using pdfme to generate PDF in the backend.
After importing the libraries, @pdfme/common.

I got some warnings saying something wrong with tsconfig. I thought it was just warning but after I tried to import @pdfme/schemas using plugins. Some of the defined functions are undefined.

I tried to run this a local nodejs environment but couldn't reproduce this same issue.

To reproduce the same issue:
you can use this code in the thread
Screenshot_2024-08-27_at_10.52.15_AM.png
Screenshot_2024-08-28_at_9.49.24_PM.png
Was this page helpful?