-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
I have example [project](https://github.com/AndrewDerbitov/my-monorepo) with several workspaces: pack_one, pack_t…
-
First of all thank you for this action 🙏🏼
I've noticed that every build of my project the cache always misses.
I've compared the restore-key between 2 builds (which yarn.lock didn't changed) and the…
-
## What happens?
pnpm dev 启动 egg 时 ts 报错
## How To Reproduce
1. mkdir egg-demo && cd egg-demo
2. npm init egg --type=ts
3. pnpm install
4. pnpm dev
## 报错截图
![image](https://user-images.g…
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
If I have a constraint on e.g. the presence of a script, `workspaces focus` will cause that constraint to fail be…
-
### Preflight Checklist
- [x] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [x] I agree to follow the [Code of Conduct]…
-
- [ ] I'd be willing to implement a fix
**Describe the bug**
While running `yarn workspace version patch` in quick succession, the command may succeed for the first few workspaces, but quickly …
-
## Affected Packages
@changesets/cli
## Problem
I have a monorepo (using Turbo) that I'm using PNPM with. I've recently restructured where my packages physically live and what they are called…
-
I'm thinking it would be neat to be able to do:
```bash
run-p --workspaces check:*
```
Related issues:
* https://github.com/voxpelli/node-installed-check/issues/31
* https://github.com/dep…
-
cc @peterp
_Continues the work from PR #3154. For context:_
- https://github.com/redwoodjs/redwood/pull/3154#issue-957115489
- https://github.com/redwoodjs/redwood/pull/3154#issuecomment-9220700…
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
If I use `yarn dlx -p typescript@5.5.4 build` with this package.json scripts section
```
...
"scripts": {
…
uchar updated
2 weeks ago