-
Notifications
You must be signed in to change notification settings - Fork 871
fix: #1540
Copy link
Copy link
Open
Labels
ai-doneAI task completed successfullyAI task completed successfullybugSomething isn't working | 功能异常Something isn't working | 功能异常pluginPlugin/adapter/bridge layer (apps/ directory) | 插件/适配层Plugin/adapter/bridge layer (apps/ directory) | 插件/适配层
Metadata
Metadata
Assignees
Labels
ai-doneAI task completed successfullyAI task completed successfullybugSomething isn't working | 功能异常Something isn't working | 功能异常pluginPlugin/adapter/bridge layer (apps/ directory) | 插件/适配层Plugin/adapter/bridge layer (apps/ directory) | 插件/适配层
Type
Fields
Give feedbackNo fields configured for issues without a type.
Pre-submission checklist | 提交前检查
Bug Description | 问题描述
https://github.com/MemTensor/MemOS/blob/main/apps/memos-local-plugin/README.md。我按这个文档尝试在hermes上安装memos-local-plugin,从文档上看应该是可以的,但是有以下的问题:
1、npm install -g @memtensor/memos-local-plugin,执行失败,因为这个包不存在。
2、手工clone项目到本地后,手工安装,发现
web/和site/目录下只有 README.md,没有任何前端源码(没有src/、没有vite.config.ts、没有index.html、没有组件代码)。这些文件在打包发布时被 遗漏了。所以无法使用。
How to Reproduce | 如何重现
按我写的就可以重现,或者按文档在hermes agent上安装就可以复现。
Environment | 环境信息
Additional Context | 其他信息
No response
Willingness to Implement | 实现意愿