Skip to content

无法独立安装:prepack 依赖未发布的 @deepseek-ai/dsh-type-meta@0.0.1-rc.1 #1

Description

@CrazyShout

环境

DeepSeek Harness 0.1.0-rc.6,pnpm 11.x

复现

dsh plugin --profile web add 'github:omdsh-dev/dsh-toolkit'

报错

allowBuilds 放行后,prepack 执行 build:allnpm install 报:

npm error 404 Not Found - GET https://registry.npmjs.org/@deepseek-ai/dsh-type-meta/-/dsh-type-meta-0.0.1-rc.1.tgz

原因

@deepseek-ai/dsh-type-meta@0.0.1-rc.1 未发布到公开 npm registry(404),导致该 bundle 无法独立安装。

请求

请将 @deepseek-ai/dsh-type-meta 发布到 npm,或让 build:all 不再依赖未公开的内部包(内置所需类型 / 改用已发布版本)。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions