-
- [x] I'd be willing to implement a fix (need guidance)
**Describe the bug**
Calling `pnpapi.setup()` in the main thread does not set up PnP insider worker threads, causing worker threads to fai…
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
1) "yarn set version berry"
2) i've done yarn install on my package.json
i had in my package.json:
```
"dev…
-
**Do you want to request a *feature* or report a *bug*?**
A bug.
**What is the current behavior?**
```sh
$ yarn install --parsing-command-line-arguments-is-hard
yarn install v0.19.1
[1/4…
-
- [ ] I'd be willing to implement a fix
**Describe the bug**
After I create a yarn workspace with a specific directory structure containing two projects with different versions of jest, jest is …
-
- [ ] Monorepo with CLI & licenses list packages.
- [ ] Find new CLI library to use (probably [oclif](https://oclif.io/))
- [ ] Put together license data from scratch instead of relying on Sindre's …
-
### Self-service
- [x] I'd be willing to implement a fix
### Describe the bug
Given a package json script that contains bash default variables, e.g.
```json
"scripts": {
"zed": "echo $…
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
See repro. Will throw:
```
$ yarn prettier:watch
Syntax Error: Expected any character but end of input found…
-
### Self-service
- [X] I'd be willing to implement a fix
### Describe the bug
Adding resolutions for emotion packages breaks `yarn install`.
### To reproduce
```js repro
await packageJ…
-
**Describe the bug**
Resolver does not work with alias without range, alias should work the same way as normal dependencies, i.e.,
- `yarn add typescript` will be resolved as `"typescript": "^X.Y…
-
- [ ] I'd be willing to implement a fix
**Describe the bug**
When a package is unplugged, running `yarn remove` does not remove its entry from `dependenciesMeta`
**To Reproduce**
Repro…