[GH-ISSUE #5394] [BUG]: #5064

Closed
opened 2026-06-05 14:51:48 -04:00 by yindo · 0 comments
Owner

Originally created by @parkhw328 on GitHub (Apr 9, 2026).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5394

How are you running AnythingLLM?

Docker (remote machine)

What happened?

#5383 Re-issues
Thank you very much for the quick build and deployment.

However, it seems that an error occurs when running create-pdf-file in AnythingLLM. It appears that the deployed build is attempting to locate a higher-level Node module, resulting in an error such as "cannot find native binding" along with a message indicating an npm bug related to optional dependencies.

I also tried using the initial extra-fonts branch, building it, and manually applying it, but encountered the same error.

It seems that this issue also requires a fix. Please review it and let me know regarding an updated deployment.

Are there known steps to reproduce?

LLM Provider & Model (if applicable)

openai/gpt-oss-120b

Embedder Provider & Model (if applicable)

ollama / embeddinggemma

Originally created by @parkhw328 on GitHub (Apr 9, 2026). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5394 ### How are you running AnythingLLM? Docker (remote machine) ### What happened? #5383 Re-issues Thank you very much for the quick build and deployment. However, it seems that an error occurs when running `create-pdf-file` in AnythingLLM. It appears that the deployed build is attempting to locate a higher-level Node module, resulting in an error such as "cannot find native binding" along with a message indicating an npm bug related to optional dependencies. I also tried using the initial `extra-fonts` branch, building it, and manually applying it, but encountered the same error. It seems that this issue also requires a fix. Please review it and let me know regarding an updated deployment. ### Are there known steps to reproduce? - ### LLM Provider & Model (if applicable) openai/gpt-oss-120b ### Embedder Provider & Model (if applicable) ollama / embeddinggemma
yindo added the possible bug label 2026-06-05 14:51:48 -04:00
yindo closed this issue 2026-06-05 14:51:48 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#5064