-
### Expected Behavior
I'm using yarn workspaces, and I expect it to work out of the box
### Current Behavior
whenever I turn on the `combinedDependencies: true` option, I get an error
…
-
The Dockerfile.app builds without a lock file because it's in the root directory for all workspaces. It probably needs to be copied in from outside the context, and that might not be possible.
```
…
-
e.g. using:
- Yarn workspaces
- Lerna
- ngx
Note that there's a simple example with Yarn workspaces here: https://github.com/nikolasburk/monorepo-prisma
More context on the internal [Slack]…
-
See https://stackoverflow.com/questions/55890275/aws-codebuild-does-not-work-with-yarn-workspaces for a description of the problem.
-
I have the following project structure:
```
workspaces
├── amplify/
├── backend/
└── frontend/
```
Where each workspace is its own git submodule. I would like to tell the CLI that it can fi…
-
### Minimal reproducible example
https://github.com/facebook/react-strict-dom
### What platform(s) does this occur on?
Android, iOS, Web
### Did you reproduce this issue in a development build?
Y…
-
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
Yarn version I am on is `4.3.1` and it seems to be utilizing 100% of the cpu when a misconfigured global script is used…
-
**Do you want to request a *feature* or report a *bug*?**
feature
**What is the current behavior?**
Running `yarn install` anywhere in a workspaced project will install node_modules in the root…
-
**Describe the bug**
I'm unable to install redocly in devDependencies and use it with Yarn Pnp mode. It shows an error for undeclared dependencies.
**To Reproduce**
Steps to reproduce the behavio…