[GH-ISSUE #1815] [BUG]: In Windows 11, the Desktop branch cannot be run,need help #1180

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

Originally created by @RobinGitHub on GitHub (Jul 4, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1815

How are you running AnythingLLM?

AnythingLLM desktop app

What happened?

when run yarn start in frontend,then show error
image

then i run ** yarn add --dev electron ** && yarn start,then show error
image

then i change

import strDistance from "js-levenshtein"; => import * as strDistance from "js-levenshtein";

then refresh page, show error

image

please tell me why, appreciate it;

Are there known steps to reproduce?

No response

Originally created by @RobinGitHub on GitHub (Jul 4, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1815 ### How are you running AnythingLLM? AnythingLLM desktop app ### What happened? when run **yarn start** in frontend,then show error ![image](https://github.com/Mintplex-Labs/anything-llm/assets/3375920/15b359e8-1ebd-4b73-9384-85b68a07ab38) then i run ** yarn add --dev electron ** && **yarn start**,then show error ![image](https://github.com/Mintplex-Labs/anything-llm/assets/3375920/96a529ac-bbca-4de5-bc2c-0316b0ce6943) then i change ~~~ import strDistance from "js-levenshtein"; => import * as strDistance from "js-levenshtein"; ~~~ then refresh page, show error ![image](https://github.com/Mintplex-Labs/anything-llm/assets/3375920/d9650fe6-0640-4876-8a9d-1c4d810ce1c8) please tell me why, appreciate it; ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:23:34 -05:00
yindo closed this issue 2026-02-22 18:23:34 -05:00
Author
Owner

@LareinaSayHello commented on GitHub (Jul 4, 2024):

check here https://github.com/Mintplex-Labs/anything-llm/blob/master/BARE_METAL.md

@LareinaSayHello commented on GitHub (Jul 4, 2024): check here [https://github.com/Mintplex-Labs/anything-llm/blob/master/BARE_METAL.md](url)
Author
Owner

@RobinGitHub commented on GitHub (Jul 4, 2024):

ok, thanks

@RobinGitHub commented on GitHub (Jul 4, 2024): ok, thanks
yindo changed title from [BUG]: In Windows 11, the Desktop branch cannot be run,need help to [GH-ISSUE #1815] [BUG]: In Windows 11, the Desktop branch cannot be run,need help 2026-06-05 14:39:24 -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#1180