classtranscribe / classtranscribe/FrontEnd
PrismJS loadLanguages breaks after Node.js 24 upgrade
Open
- Dominant language
- JavaScript
- Stars
- 24
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Description:
## Problem
After upgrading to Node.js 24, the application crashes on startup with:
TypeError: loadLanguages is not a function
The error occurs in `src/utils/2html/prism-highlight.js`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.