getsentry / getsentry/sentry-javascript
Replace Yarn v1
未关闭
Dev: Build
Improvement
- 主要语言
- TypeScript
- 星标
- 8.7k
- 派生
- 1.8k
- 平均合并
- 1 天 17 小时
- 30 天内合并 PR
- 515
描述
### Problem Statement
Yarn v1 hasn't been supported for a long time and no longer gets bug fixes. At this point it's passed its best and [struggles to resolve dependencies](https://github.com/getsentry/sentry-javascript/pull/11087/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519R137-R138) where newer options do not!
### Solution Brainstorm
Maybe use Yarn v4?
The main blocker seems to be that Yarn v4 is only distributed via corepack and Volta isn't compatible as it doesn't expose the corepack binary.
贡献指南
评估
这个 Issue 还没有评估数据。