Pdf-parse v1.1 Error in Node Default Data Loader

hi @musicanera, good morning!
I would avoid relying on manual symlinks in production. As a more stable workaround, use a custom Docker image installing/pinning pdf-parse@^1, or extract the text from the PDF before the Data Loader using another step/node and send text/JSON to the embeddings flow.