umd-mith / mith-static

A static web application developed for the MITH website
http://mith.umd.edu
BSD Zero Clause License
1 stars 3 forks source link

Gatsby build error #12

Closed edsu closed 3 years ago

edsu commented 3 years ago

npm run build and npm run start are throwing an error due to something about how nodes are getting created?

"gatsby-transformer-json" threw an error while running the onCreateNode
lifecycle:

Plugins creating nodes can not set data on the reserved field "fields"
      as this is reserved for plugins which wish to extend your nodes.
edsu commented 3 years ago

It is failing here in GitHub Action land too:

https://github.com/umd-mith/mith-static/runs/3115069012?check_suite_focus=true

raffazizzi commented 3 years ago

After my fix for #10, persist.js was outputting too much of the AirTable raw data for research items. https://github.com/umd-mith/mith-static/commit/c89a8c43fea367343b5fb13b2ec27f6fee73bd6f should fix it.

edsu commented 3 years ago

Thanks for the quick attention @raffazizzi ; I hope everything is going well at home! :baby_bottle: