getsentry / getsentry/sentry-javascript
Replace Yarn v1
Ouverte
Dev: Build
Improvement
- Langage dominant
- TypeScript
- Étoiles
- 8.7k
- Forks
- 1.8k
- Merge moyen
- 1 j 17 h
- PR mergées (30 j)
- 515
Description
### 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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.