-
- [ ] 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…
JosXa updated
1 month ago
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
Typescript in unable to do interface merging (possibly because it fails to locate a dependency) when used in yarn works…
-
## Environment
- Windows
- Yarn 3 (PnP enabled)
## Test case
- Install `dynamo-db-local` with version 8.0.0
- Try spawning with command `java`
- > Local instance starts up
- Install `dyna…
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
When running binaries in a workspace, it's possible for `yarn` to **incorrectly** determine that the binary is availabl…
-
am I correct in thinking that the `get-yarn-workspaces` package in this repo assumes forward slashes? I was unable to use `get-yarn-workspaces` on windows as a result.
not sure if related to htt…
-
Related: #612 #432 #319
We are using yarn workspaces with yarn's latest version (`3.0.1`) and yarn is not cached at all, it takes `1m 54s` in best cases and `3m 17s` in worst cases, including the c…
-
I'm getting the following error on the latest version of typechain:
```
Error: Couldn't find ethers-v5. Tried loading: @typechain/ethers-v5, typechain-target-ethers-v5, /home/k/Projects/work/optim…
-
- Rollup Version: 1.16.7
- Operating System (or Browser): Edge Chromium 77.0.211.2
- Node Version: 11.13.0
### How Do We Reproduce?
Use yarn workspaces, `yarn install` and try to build t…
-
Example there - https://github.com/gintsgints/workspaces/tree/master/packages/vscode-ts-node-debugging
When I start debugging in workspace - current test file - person.tests.ts, I get error message…
-
### 📜 Description
I have created and configured a Backstage application which builds and runs with `yarn start-backend` and `yarn start`.
I am now attempting to deploy our Backstage app to a QA se…