berry icon indicating copy to clipboard operation
berry copied to clipboard

📦🐈 Active development trunk for Yarn ⚒

Results 624 berry issues
Sort by recently updated
recently updated
newest added

### Self-service - [x] I'd be willing to implement a fix ### Describe the bug This bug actually covers what I believe are 2 separate issues - 1. Yarn v4...

bug

- [X] I'd be willing to implement this feature ([contributing guide](https://yarnpkg.com/advanced/contributing)) - [X] This feature is important to have in this repository; a contrib plugin wouldn't do ## Describe the...

enhancement

**What's the problem this PR addresses?** Yarn shouldn't care if zips in the cache are symlinks or not. The only reason it doesn't work is that finding the mount point...

### Self-service - [x] I'd be willing to implement a fix ### Describe the bug I have a patch on reselect and use that directly as well as redux toolkit...

bug

**What's the problem this PR addresses?** Increasing yarn install concurrency, make it sort of configurable. ... **How did you fix it?** Using network concurrency. It could make sense to introduce...

- [x] I'd be willing to implement this feature ([contributing guide](https://yarnpkg.com/advanced/contributing)) - [ ] This feature is important to have in this repository; a contrib plugin wouldn't do **Describe the...

enhancement

We have various peer dependency warnings displayed when running `yarn install` inside our own repository. It would be great if we could fix the upstream packages to stop it from...

enhancement
good first issue

### Self-service - [X] I'd be willing to implement a fix ### Describe the bug Example reproduction: https://github.com/dawnmist/prisma-generate-repro Initial upstream issue created: https://github.com/prisma/prisma/issues/22534 Prisma is a typescript ORM that generates...

bug

### Self-service - [ ] I'd be willing to implement a fix ### Describe the bug See https://github.com/react-icons/react-icons/issues/888. A package containing both `GiHeadshot.esm.js` and `GiHeadShot.esm.js` breaks Yarn at the linking...

bug

### Self-service - [ ] I'd be willing to implement a fix ### Describe the bug I'm migrating a project from yarn classic. When installing I get an unknown error....

bug