### 提交前检查 - [x] 我理解 Issue 是用于反馈和解决问题的,而非吐槽评论区,将尽可能提供更多信息帮助问题解决。 - [x] 我的问题不是 [常见问题](https://github.com/CherryHQ/cherry-studio/issues/3881) 中的内容。 - [x] 我已经查看了 **置顶 Issue** 并搜索了现有的 [开放Issue](https://github.com/CherryHQ/cherry-studio/issues)和[已关闭Issue](https://github.com/CherryHQ/cherry-studio/issues?q=is%3Aissue%20state%3Aclosed%20),没有找到类似的问题。 - [x] 我填写了简短且清晰明确的标题,以便开发者在翻阅 Issue 列表时能快速确定大致问题。而不是“一个建议”、“卡住了”等。 - [x] 我确认我正在使用最新版本的 Cherry Studio。 ### 平台 macOS ### 版本 1.5.3 ### 错误描述 创建知识库,添加PDF文件,报错 预处理失败: Preprocess processing failed: Error [ERR_ MODULE NOT FOUND]: Cannot find module '/Applications/Cherry Studio.app/Contents/Resources/app.as ar/node modules/pdfjs- dist/legacy/build/pdf.mjs'imported from /Applications/Cherry Studio.app/Contents/Resources/app.as ar/node_modules/@cherrystudio/pdf- to-img-napi/dist/index.js <img width="2775" height="1115" alt="Image" src="https://github.com/user-attachments/assets/e042dd35-9dd2-4c28-aa3d-c52e47f27a05" /> ### 重现步骤 1、创建知识库 -> 添加pdf文件 -> 报错 2、换成TXT文件,ok 3、不管是换成其他什么嵌入模型,如本地或硅基流动的,都有此问题。 4、该PDF,昨天还能正常解析,今天就不好使了。参见附件中截图 <img width="3380" height="1686" alt="Image" src="https://github.com/user-attachments/assets/d052fd4c-fd68-4aa3-8a51-0b2d2c3d5c81" /> ### 预期行为 正常pdf解析 ### 相关日志输出 ```shell ``` ### 附加信息 _No response_