cometkim / gatsby-plugin-typegen

Let's give developers using GatsbyJS better DX with extreme type-safety

Home Page:https://www.gatsbyjs.org/packages/gatsby-plugin-typegen/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Specify supported node.js versions

simnalamburt opened this issue · comments

Type generation does not work as expected on Node.js v12. Should I consider this as a bug or an out-of-support usage?

I'll post reproduction steps later.

What does that mean of "does not work as expected"? It should work well on node versions supported by gatsbyjs and graphql-code-generator. I tested it on v12.22.1 and code generation works fine.

What are the gatsby version and the codegen version?

It has dropped support for Node.js v12.