You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Command 'Generate GQL codegen' resulted in an error (
Config /Users/artyom/code/windorg/woc/package.json does not exist.
$ graphql-codegen --config /Users/artyom/code/windorg/woc/package.json
Please make sure the --config points to a correct file.
)
The package.json file does exist, and running npx graphql-codegen works just fine.
The text was updated successfully, but these errors were encountered:
I'm using extension v1.1.0.
My configs:
codegen.ts
graphql.config.json
When running "Generate GQL codegen", I'm getting:
The
package.json
file does exist, and runningnpx graphql-codegen
works just fine.The text was updated successfully, but these errors were encountered: