Published package.json has workspace declared
未关闭
- 主要语言
- JavaScript
- 星标
- 5.7k
- 派生
- 204
- PR 合并指标
- 30 天内没有已合并 PR
描述
When working on my project, I'm getting warnings from yarn about private packages and workspaces. I've tracked it down to this package and was wondering if you could release an update where that the deployed package.json file doesn't list `workspaces`? You can find out more about it [here](https://github.com/yarnpkg/yarn/issues/8580) on yarn's issues.
```cmd
$> warning Workspaces can only be enabled in private projects.
```
贡献指南
这个仓库没有索引到贡献指南
调研方向
该 issue 没有指定源文件或测试。先检查 package 发布配置和生成的 package.json,然后在可能的情况下复现 Yarn 警告。当已发布的 package.json 不再声明 workspaces,同时 package 仍可发布时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- build-system, release
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100