-
An [`Object.groupBy`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/groupBy) method is being added to JavaScript, but for now this is not available on LeetCod…
-
**Describe the bug**
node.js scandir confuses files and directories in a bind mount in a Windows container.
See https://github.com/isaacs/node-glob/issues/436. This is the same issue, but with mo…
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
I migrated my yarn v1 setup today to v4. Basically everything went really smooth, but I got a bit of trouble with my Do…
-
## Problem
Getting this error with yarn v3:
```
The --production option is deprecated on 'install'; use 'yarn workspaces focus' instead
```
### Related Code
https://github.com/glensc/yarn-…
-
## はじめに
monorepoでexpoアプリを作ろうとしたときに、web で実行したときに、エラーがが出たので、その解決方法のメモ
## エラー内容
```
Unable to resolve module ./node_modules/expo-router/entry from /Users/sakumatakeru/Documents/github/healthybamb…
-
While watching, I had the line:
```
const { stdout } = await execa("yarn", ["workspaces", "info"]);
```
And accidentally edited and saved it as:
```
const { stdout } = await execa("yarn", …
-
Currently if I run `yarn truthsayer build` on a clean repo clone it will not work because first the dependent workspaces like `elementary` and `smuggler-api` have to be built and by default workspaces…
-
**Do you want to request a *feature* or report a *bug*?**
Improvement for existing feature
**What is the current behavior?**
When using [workspaces](https://yarnpkg.com/en/docs/workspaces), a…
-
**What is the current behavior?**
When you do a yarn install in a workspaces enabled project, yarn doesn't run the various lifecycle scripts for workspace packages, e.g. `prepare` `prepublish` `p…
-
**Do you want to request a *feature* or report a *bug*?**
bug
**What is the current behavior?**
Yarn Workspaces do not create node_modules/.bin symlinks for nested dependencies that have a bi…