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

- [ ] 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

- [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 user...

enhancement

### Self-service - [ ] I'd be willing to implement a fix ### Describe the bug There is an interesting problem between global cache and local cache where certain features...

bug

### Self-service - [ ] I'd be willing to implement a fix ### Describe the bug when using: - yarn in pnp mode - typescript 5.x + yarn's vscode sdk...

bug

**What's the problem this PR addresses?** This PR addresses an issue I noticed while upgrading from yarn v1 to v4: the inability for yarn to fallback to the root workspace...

- [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

- [ ] 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

### Self-service - [ ] I'd be willing to implement a fix ### Describe the bug When using `pnp` linker in a TypeScript monorepo, auto-import fails for symbols from a...

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 user...

enhancement

I am using yarn4 with nodeLinker node_modules. When I am using react-select version in package.json, modern yarn works fine "react-select": "5.7.7", But when I changed it to "react-select": "git+https://github.com/MindTickle/mt-react-select.git#main", On...

waiting for feedback