Skip to content

pnpm 安装依赖报错了 || =pnpm installation dependency reported an error #283

@zhe-qi

Description

@zhe-qi

"tailchat-design": "workspace:^1.0.0",
"tailchat-shared": "^1.0.0",

client 下的 web 的依赖 能不能换成下面这样的,我用上面的安装依赖报错找不到 tailchat-shared 在 npm

"tailchat-design": "workspace:",
"tailchat-shared": "workspace:
",


"tailchat-design": "workspace:^1.0.0",
"tailchat-shared": "^1.0.0",

Can the web dependency under client be replaced with the following? I used the above installation dependency to report an error and cannot find tailchat-shared in npm

"tailchat-design": "workspace:",
"tailchat-shared": "workspace:
",

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