-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
`return mount(SomeComponent as any, {` this seems to throw an error at the `,`.
### Steps to reproduce
have somethi…
-
We have to do this top down in our dependency graph. That way, we always can release each package without risking to break any of its consumers that rely on Q instances being returned. The order in th…
-
**Describe the bug**
`vue add apollo` fails with an error.
**To Reproduce**
Steps to reproduce the behavior:
1. create a simple app using vue 3 CLI
2. cd into project folder
3. type "vue …
-
## The devDependency [ava](https://github.com/avajs/ava) was updated from `0.25.0` to `1.0.1`.
🚨 [View failing branch](https://github.com/easilyBaffled/pid-from-port/compare/master...easilyBaffled:g…
-
C:\Users\38427>yarn -v
1.22.15
C:\Users\38427>yarn config list
yarn config v1.22.15
[8180:000002315B904480] 604234 ms: Mark-sweep 10082.6 (10273.8) -> 10079.2 (10284.0) MB, 10573.7 / 0.0…
-
I just merged some PRs to `jscodeshift-add-imports` and `jscodeshift-find-imports` to silence peer dependency warnings on `jscodeshift`. We decided to set the peer dep version to `"jscodeshift": ">=0…
-
### Context
Codemods are a super powerful concept, yet few people use them, many are afraid of them, and arguably there are not that many public codemods out there. Of those that do exist, ma…
-
Hi there.
I'm using Yarn via `corepack`, detailed as best practice in the docs. Using `yarn create react-app` uses classic Yarn, and I was advised on Discord by @arcanis to use `yarn dlx` as an alt…
-
### The problem in depth
Hi,
I'm trying to upgrade an application using mui-x 6 to mui-x version 7.
I followed the guide at https://mui.com/x/migration/migration-data-grid-v6/ but when I run the …
-
I cloned the open source code of helium/maker-starter-appfor local runtime. When I install the dependencies using yarn install I get the following error.Have you ever encountered such a problem? Can y…