Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

fix: site build throw error #125

Merged
merged 3 commits into from
Apr 22, 2020
Merged

fix: site build throw error #125

merged 3 commits into from
Apr 22, 2020

Conversation

afc163
Copy link
Contributor

@afc163 afc163 commented Apr 22, 2020

 ERROR #85901  GRAPHQL

There was an error in your GraphQL query:

Expected node, not `[object Object]`

  17 |         playgroundWillUnmount
  18 |         dependencies
  19 |         htmlCodeTemplate
  20 |       }
  21 |     }
  22 |     pathPrefix
  23 |   }
  24 |   allMarkdownRemark(filter: {fields: {slug: {regex: "//examples//"}}}, sort: {order: ASC, fields: [frontmatter___order]}, limit: 1000) {

原因是 gatsbyjs/gatsby#21188 (comment) ,先锁版本修复。

@netlify
Copy link

netlify bot commented Apr 22, 2020

Deploy preview for gatsby-theme-antv ready!

Built with commit d2d17bb

https://deploy-preview-125--gatsby-theme-antv.netlify.app

@afc163 afc163 changed the title [WIP] fix build error fix: site build throw error Apr 22, 2020
@auto-add-label auto-add-label bot added the bug Something isn't working label Apr 22, 2020
@afc163 afc163 merged commit 0d3d55f into master Apr 22, 2020
@afc163 afc163 deleted the fix-build-error branch April 22, 2020 11:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working PR: merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant