-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Hi! I tried to build locally but I get following error on freshly cloned repository:
@sylphlab/pdf-reader-mcp@0.3.24 build
tsc
src/handlers/readPdf.ts:256:40 - error TS2339: Property 'getAll' does not exist on type 'Metadata'.
256 const metadataData = metadataObj.getAll() as PdfMetadata | undefined;
~~~~~
Found 1 error in src/handlers/readPdf.ts:256
Can you fix it please?
Metadata
Metadata
Assignees
Labels
No labels