You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the first column of a sheet is called id, the plugin breaks with something like this
"gatsby-source-google-sheets" threw an error while running the sourceNodes lifecycle:
value must be an array of bytes
TypeError: value must be an array of bytes
- v35.js:29 generateUUID
[running]/[uuid]/lib/v35.js:29:38
- gatsby-node.js:45
[running]/[gatsby-source-google-sheets]/gatsby-node.js:45:2 1
- Array.forEach
- gatsby-node.js:43 _callee$
[running]/[gatsby-source-google-sheets]/gatsby-node.js:43:1 8
- task_queues.js:82 processTicksAndRejections
internal/process/task_queues.js:82:5
The text was updated successfully, but these errors were encountered:
If the first column of a sheet is called id, the plugin breaks with something like this
The text was updated successfully, but these errors were encountered: