Summary
- Cause: plugin distribution is incomplete — the entry file declared in package.json is missing from the published package (github tarball or npm package); please commit build output or publish a complete package
本错误信息由 dsh-plugin-hub 插件中心的安装程序自动生成,随本次安装失败一并提交。
- 实际执行的安装命令:
dsh plugin --profile web add git+https://github.com/hust-open-atom-club/oh-dsh.git
- 执行结果:安装失败,未能安装该插件。
Attempted install channels(已尝试的安装方式)
安装方式说明
DSH 插件支持两种官方安装通道:dsh plugin add <npm-package>(npm 分发,需发布完整构建产物)与 dsh plugin add git+https://github.com/owner/repo.git(Git 直装,仓库需提交构建产物或在 package.json 提供 prepare 脚本)。当前插件的分发物缺少 package.json 声明的入口文件,请按所用通道补齐后重新发布。
Environment
- Plugin:
hust-open-atom-club/oh-dsh
- DSH: v0.1.0-rc.6
- Plugin Hub: v1.3.11
- Node: v24.3.0
- pnpm: v11.10.0
- npm: v11.19.0
- git: vgit version 2.50.1 (Apple Git-155)
- OS: darwin arm64 (25.6.0)
- Profile:
web
- DSH Home:
/Users/chendaben/.dsh
- Full log:
~/.dsh/profiles/web/hub.log (paste or attach for the full output)
- Catalog: https://dsh-plugin.org/plugins/hust-open-atom-club/oh-dsh
Error (core)
[packaging] @oh-dsh/desktop: entry file missing: ./dist/plugin.js (git distribution lacks build output — install the npm version or report to the author)
This error was produced by the dsh-plugin-hub installer bundled with DeepSeek Harness.
Summary
DSH Plugin 插件中心 · 安装 Plugin 失败错误信息
本错误信息由 dsh-plugin-hub 插件中心的安装程序自动生成,随本次安装失败一并提交。
dsh plugin --profile web add git+https://github.com/hust-open-atom-club/oh-dsh.gitAttempted install channels(已尝试的安装方式)
npm search repository:hust-open-atom-club/oh-dsh→ no matching package found (falling back to git install)安装方式说明
DSH 插件支持两种官方安装通道:
dsh plugin add <npm-package>(npm 分发,需发布完整构建产物)与dsh plugin add git+https://github.com/owner/repo.git(Git 直装,仓库需提交构建产物或在 package.json 提供prepare脚本)。当前插件的分发物缺少 package.json 声明的入口文件,请按所用通道补齐后重新发布。Environment
hust-open-atom-club/oh-dshweb/Users/chendaben/.dsh~/.dsh/profiles/web/hub.log(paste or attach for the full output)Error (core)
This error was produced by the dsh-plugin-hub installer bundled with DeepSeek Harness.