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

Naming the first column of a sheet "id" breaks the plugin #30

Open
benjaminmock opened this issue Oct 7, 2019 · 2 comments
Open

Naming the first column of a sheet "id" breaks the plugin #30

benjaminmock opened this issue Oct 7, 2019 · 2 comments

Comments

@benjaminmock
Copy link

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
@ahmednrana
Copy link

This happens, had a hard time figuring this out.

@katansapdevelop
Copy link

Still happens. I nearly fell over when I saw this listed as an issue.

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

3 participants