[GH-ISSUE #359] Import highlightjs error #206

Closed
opened 2026-02-22 18:18:20 -05:00 by yindo · 1 comment
Owner

Originally created by @mkpathcreate on GitHub (Nov 12, 2023).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/359

I am getting import highlightjs error.

highlightjs is already installed via yarn add --dev @types/highlight.js in frontend/

[plugin:vite:import-analysis] Failed to resolve import "highlightjs/styles/github-dark-dimmed.min.css" from "src/utils/chat/markdown.js". Does the file exist? anything-llm/frontend/src/utils/chat/markdown.js:4:9

Originally created by @mkpathcreate on GitHub (Nov 12, 2023). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/359 I am getting import highlightjs error. highlightjs is already installed via yarn add --dev @types/highlight.js in frontend/ `[plugin:vite:import-analysis] Failed to resolve import "highlightjs/styles/github-dark-dimmed.min.css" from "src/utils/chat/markdown.js". Does the file exist? anything-llm/frontend/src/utils/chat/markdown.js:4:9`
yindo closed this issue 2026-02-22 18:18:20 -05:00
Author
Owner

@mkpathcreate commented on GitHub (Nov 12, 2023):

undid the last commit and pulled in fresh, fixed the error.

@mkpathcreate commented on GitHub (Nov 12, 2023): undid the last commit and pulled in fresh, fixed the error.
yindo changed title from Import highlightjs error to [GH-ISSUE #359] Import highlightjs error 2026-06-05 14:34:03 -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#206