Replies: 1 comment
-
|
If there was some bad dependency issue within codegen CI would have picked it up. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Builds have been failing since this PR was merged.
Code-Hex/graphql-codegen-typescript-validation-schema#264
On further investigation it appears that the problem occurs when installing "@graphql-codegen/[email protected]"; it does not happen in 2.4.2. (from this commit dittos@eb0f852)
I also tried passing
TsVisitor(import from@graphql-codegen/typescript) as the value of leave, but that also gives the same error.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions