Open
Description
Your use case
Somehow I don't think we had an issue for migrating away from yarn 1. Here is one.
- Yarn 1 is now old & replaced by Yarn
23I think they're on 4 now? - Yarn has bugs like Bug: There was a problem loading formatter: ...\node_modules\eslint\lib\cli-engine\formatters\stylish eslint/eslint#17215 (reply in thread) (actually this id fixed in newer yarn 1 now, so PSA: upgrade your yarn).
We could upgrade to yarn n
although I don't really see the point: it's about as much effort to move to something better. npm is fine nowadays. I believe pnpm is also fine, although doesn't tend to come as standard on github actions runners etc.
Opinions welcome on what to move to.
Have you considered any alternatives?
No response
Additional context
No response