Closed ShreyAmbesh closed 2 years ago
@ShreyAmbesh Thank you for hopping onto this, I've began looking into it since you raised the issue, from what I can tell thus far, updating to the latest version of @graphql-codegen/cli
introduces yet another bug where the app fails to start when the .nuxt
directory isn't present. Hence we'll have to find a workaround for that before making this upgrade. However though, In the meantime the temporary solution here might be pinning the dependencies to the last working versions.
Updated @graphql-codegen version to resolve #242 But not sure if this is the fix or not.