docz: Unknown field 'doczDb' on type 'Query'

Bug Report

I keep getting this error when installing the Gatsby theme:

 ERROR #85907  GRAPHQL

There was an error in your GraphQL query:

- Unknown field 'doczDb' on type 'Query'.

File: node_modules/gatsby-theme-docz/src/hooks/useDbQuery.js

Environment

System: OS: macOS 10.14.5 CPU: (8) x64 Intel® Core™ i7-4770HQ CPU @ 2.20GHz Shell: 3.2.57 - /bin/bash Binaries: Node: 10.4.1 - /usr/local/bin/node Yarn: 1.7.0 - /usr/local/bin/yarn npm: 6.10.2 - /usr/local/bin/npm Languages: Python: 2.7.15 - /usr/local/bin/python Browsers: Chrome: 75.0.3770.142 Firefox: 68.0 Safari: 12.1.1 npmPackages: gatsby: ^2.13.52 => 2.13.52 gatsby-theme-docz: ^2.0.0-rc.1 => 2.0.0-rc.1 npmGlobalPackages: gatsby-cli: 2.7.20

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Reactions: 6
  • Comments: 17 (6 by maintainers)

Most upvoted comments

image image

i spend a lot time to reslove this problem, first t think is my node or ts version promble, and i try many methods but it’s not work, and finaly i find the promble is in the package.json repository field, i remove that field adn it’s work, i dont now why???