[GH-ISSUE #3557] [BUG]: The specified module could not be found. #2295

Closed
opened 2026-02-22 18:29:02 -05:00 by yindo · 2 comments
Owner

Originally created by @zsedcbm on GitHub (Mar 28, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3557

How are you running AnythingLLM?

AnythingLLM desktop app

What happened?

error info

The specified module could not be found.
\\?\C:\Program Files\AnythingLLM\resources\backend\node_modules\onnxruntime-node\bin\napi-v3\win32\x64\onnxruntime_binding.node

Actually, the file exists

version: 1.7.8
OS Version: Windows 11 IoT 企业版 LTSC 24H2
CPU: Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz 2.39 GHz
VMWare Virtual Platform

Are there known steps to reproduce?

  1. Create Workspace
  2. Upload Document
  3. Select Document, Move to WorkSpace
  4. Save And Embed
Originally created by @zsedcbm on GitHub (Mar 28, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3557 ### How are you running AnythingLLM? AnythingLLM desktop app ### What happened? error info ``` The specified module could not be found. \\?\C:\Program Files\AnythingLLM\resources\backend\node_modules\onnxruntime-node\bin\napi-v3\win32\x64\onnxruntime_binding.node ``` Actually, the file exists version: 1.7.8 OS Version: Windows 11 IoT 企业版 LTSC 24H2 CPU: Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz 2.39 GHz VMWare Virtual Platform ### Are there known steps to reproduce? 1. Create Workspace 2. Upload Document 3. Select Document, Move to WorkSpace 4. Save And Embed
yindo added the possible bug label 2026-02-22 18:29:02 -05:00
yindo closed this issue 2026-02-22 18:29:02 -05:00
Author
Owner

@timothycarambat commented on GitHub (Mar 28, 2025):

This almost certainly should be coming from the fact you are in a VM or on Windows 11 IoT - we target

AnythingLLM is intended to be used on an user account of Windows Home. Other versions of windows (Enterprise or Server) may not work. We target for Windows 11.

https://docs.anythingllm.com/installation-desktop/windows

I am not familiar with the intricies of Windows IoT, but I imagine that is the core issue here

@timothycarambat commented on GitHub (Mar 28, 2025): This almost certainly should be coming from the fact you are in a VM or on Windows 11 IoT - we target >AnythingLLM is intended to be used on an user account of Windows Home. Other versions of windows (Enterprise or Server) may not work. We target for Windows 11. https://docs.anythingllm.com/installation-desktop/windows I am not familiar with the intricies of Windows IoT, but I imagine that is the core issue here
Author
Owner

@timothycarambat commented on GitHub (Mar 28, 2025):

Confirmed, tried this on an cloud windows machine, physical windows, and window ARM laptop - no issues

@timothycarambat commented on GitHub (Mar 28, 2025): Confirmed, tried this on an cloud windows machine, physical windows, and window ARM laptop - no issues
yindo changed title from [BUG]: The specified module could not be found. to [GH-ISSUE #3557] [BUG]: The specified module could not be found. 2026-06-05 14:45:41 -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#2295