-
Supporting monorepo and workspace detection
Common sources:
- `workspaces` field in `package.json` (yarn, npm and lerna, turbo supported)
- `pnpm-workspace.yaml` (pnpm, our odd friend with it's…
-
**Do you want to request a *feature* or report a *bug*?**
*feature*
**What is the current behavior?**
`yarn workspaces run` doesn’t show in which workspace commands are run. This makes it hard to…
-
**Describe the bug**
When I try to use react-pdf in my react app, I get the following error messages from Webpack (5.76.2). Using react 17.0.2, and babel/core 7.14.2. I'm including the polyfill for `…
-
### 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…
-
There are two levels of TypeScript configuration files within the monorepo: root-level and package-level. In both cases, configurations can contain a `references` field. This field allows TypeScript t…
-
I am using two workspaces.
And each workspace depends on the same package with different versions.
In this case, the package is installed under the workspace directory.
This is the output of the …
-
I am using yarn workspaces, and in order to depend one package to another in my monorepo I am using yarn's workspace protocol (https://yarnpkg.com/features/workspaces#publishing-workspaces)
Howeve…
-
- [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 would…
-
## Bug report
### Required System information
Launched In: 853 ms
Environment: development
OS: darwin-arm64
Strapi Version: 4.20.1
Node/Yarn Version: npm/10.2.4 node/v21.6.2 darwin arm64 wor…
-
### Summary and description
This is the related doc: [graphql#use-in-docusaurus](https://redwoodjs.com/docs/graphql#use-in-docusaurus). When I setup the docusaurus workspace, I encountered some error…