Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gqless generate does not work with node ≥ 13.10.0 #67

Closed
Carnewal opened this issue Mar 24, 2020 · 2 comments
Closed

gqless generate does not work with node ≥ 13.10.0 #67

Carnewal opened this issue Mar 24, 2020 · 2 comments
Labels
bug Something isn't working codegen help wanted Extra attention is needed

Comments

@Carnewal
Copy link

It appears that due to an existing issue in the got library, the @gqless/cli generate command silently exits when fetching the schema, resulting in nothing being generated.

sindresorhus/got#1107

A workaround is to switch to an earlier version of node.

@samdenty samdenty added bug Something isn't working codegen help wanted Extra attention is needed labels Mar 26, 2020
@PabloSzx
Copy link
Contributor

v13.12.0 seems to fix it

gqless

@PabloSzx
Copy link
Contributor

Hi @Carnewal, We have just released the new version v2 of gqless, please visit https://gqless.com for instructions, it now has Mutation support, Subscriptions support, Normalization and much more, feel free to enter our discord server, to open an issue or a discussion about anything related, thanks you for your contribution! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working codegen help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants