getsentry / getsentry/sentry-javascript
Replace Yarn v1
Đang mở
Dev: Build
Improvement
- Ngôn ngữ chính
- TypeScript
- Star
- 8.7k
- Fork
- 1.8k
- Merge trung bình
- 1 ngày 17 giờ
- Pull request đã merge (30 ngày)
- 515
Mô tả
### 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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.