Dustin Deus
Dustin Deus
> If there's a bug, I don't have the ability to fix it given that I don't know where have you modified. I don't understand this statement. Both projects are...
ok, you don't want. In my opinion, it's overkill to maintain that big repository but prettier also use more than one parser for HTML right? So, in that case, it...
Hi, any status update? We experience the exact same situation (PopOS 21.10, docker: 20.10.12) as described by @steersbob. This issue needs a lot more attention. ``` Client: Docker Engine -...
[Modyfing the ](https://github.com/docker/for-linux/issues/914#issuecomment-823191397) didn't help me. But disabling ipv6 for my wlan networks resolve the issue. If I set this on the kernel a lot of stuff is crashing. ```...
``` ava:watcher Detected change of src/registry/federation/deactivate-schema.test.ts +0ms ava:watcher Ignoring changed file /home/starptech/repositories/starptech/graphql-registry/src/registry/federation/deactivate-schema.test.ts +101ms ``` The test isn't rerun.
> Does it work when you rewrite from src/ to build/? no, same result.
The repository is public https://github.com/StarpTech/graphql-registry. Just run `npm run test:watch`.
I think I found the bug. As you already mentioned the conditions in https://github.com/avajs/typescript/blob/b6bc75786716cc54040582b1f42e716046347ad8/index.js#L119 looks odd. The results must be reversed. ```ts return !rewritePaths.find(([from]) => filePath.startsWith(from)); ``` After that the...
Friendly ping @novemberborn. Any idea? I'd work on it.
I'd be grateful for any help.