-
Notifications
You must be signed in to change notification settings - Fork 82
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
The server is down #15
Comments
Addressed in #14 |
https://graphql-pokemon2.vercel.app/ someone created this, just check it |
Thanks for the new URL :) |
d4rekanguok
pushed a commit
to d4rekanguok/gatsby-typescript
that referenced
this issue
May 30, 2021
* fix: allow to be installed with npm7+ and graphql@14 Downgrade `@graphql-codegen/*` to 1.17.0 such that it would use `@graphql-tools/[email protected]` which uses `relay-compiler@9`, the last version supporting `graphql@14`. * fix: allow users to use any version of typescript at their choice * fix: ignore errors from @types/webpack * fix: update the endpoint for graphql-pokemon see lucasbento/graphql-pokemon#15 * chore: add a github actions for ensuring install is possible on npm7
d4rekanguok
added a commit
to d4rekanguok/gatsby-typescript
that referenced
this issue
May 30, 2021
* fix: allow to be installed with npm7+ and graphql@14 Downgrade `@graphql-codegen/*` to 1.17.0 such that it would use `@graphql-tools/[email protected]` which uses `relay-compiler@9`, the last version supporting `graphql@14`. * fix: allow users to use any version of typescript at their choice * fix: ignore errors from @types/webpack * fix: update the endpoint for graphql-pokemon see lucasbento/graphql-pokemon#15 * chore: add a github actions for ensuring install is possible on npm7 * feat: support gatsby v3 * style: reformat the code for eslint * v2 maintenance update for Gatsby v2, GraphQL 14 and npm7 (#129) * fix: allow to be installed with npm7+ and graphql@14 Downgrade `@graphql-codegen/*` to 1.17.0 such that it would use `@graphql-tools/[email protected]` which uses `relay-compiler@9`, the last version supporting `graphql@14`. * fix: allow users to use any version of typescript at their choice * fix: ignore errors from @types/webpack * fix: update the endpoint for graphql-pokemon see lucasbento/graphql-pokemon#15 * chore: add a github actions for ensuring install is possible on npm7 * v2.7.3 Co-authored-by: Derek Nguyen <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: