Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

189
Views
When i was a GATSBY Build, i get 2 errors

This is my Gatsby Blog GitHub Link

When i work build i get 2 errors.

  1. The field "Mdx.excerpt." was explicitly defined as non-nullable via the schema customization API (by yourself or a plugin/theme). This means that this field is not optional and you have to define a value. If this is not your desired behavior and you defined the schema yourself, go to "createTypes" in gatsby-node.js. If you're using a plugin/theme, you can learn more here on how to fix field types:

  1. An error occurred during parallel query running.

When i was get build, gatsby give me some suggestions for my errors in this terminal.

Suggestion For first error

Suggestion for Second Error

How can i these fix.?

For the run my project, in this terminal
First step: npm install
Second Step: npm run dev

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Looks like you need to have an excerpt in your MDX file(s)


---

title: Building with Gatsby
author: Jay Gatsby
excerpt: This is my excerpt

---  

That may solve both problems since the second is referencing a query as well.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!