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

Build fails when removing the hello world blog post #3

Open
bearclawz opened this issue Apr 20, 2020 · 3 comments
Open

Build fails when removing the hello world blog post #3

bearclawz opened this issue Apr 20, 2020 · 3 comments

Comments

@bearclawz
Copy link

Hi,

When deleting the hello world blog post the gatsby build fails with error:
ERROR #85923 GRAPHQL
Cannot query field "metaDescription" on type "MarkdownRemarkFrontmatter"

I fixed it by removing the field metaDescription in the export pageQuery section in blogTemplate.js but its probably there for a reason

Great project, big thanks for all the effort!

Kevin

@munawar-js
Copy link
Contributor

Thanks @bearclawz, appreciate the feedback

@munawar-js
Copy link
Contributor

Build fails when there are no posts to query.

@bearclawz
Copy link
Author

bearclawz commented May 4, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants