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

poll.results.map is not a function #15

Closed
TommasoAmici opened this issue Jun 28, 2021 · 0 comments
Closed

poll.results.map is not a function #15

TommasoAmici opened this issue Jun 28, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@TommasoAmici
Copy link
Owner

What version of gatsby-source-bgg are you using?

1.0.8

What version of Node.js are you using?

14.17.1

Describe the Bug

ERROR #11321 PLUGIN

"gatsby-source-bgg" threw an error while running the sourceNodes lifecycle:

poll.results.map is not a function

TypeError: poll.results.map is not a function

  • polls.ts:37 Object.processSuggestedNumPlayersPoll
    [gatsby-source-bgg-npm-1.0.8-bff9ea3960-e2e68e0651.zip]/[gatsby-source-bgg]/ src/polls.ts:37:24

  • index.ts:51
    [gatsby-source-bgg-npm-1.0.8-bff9ea3960-e2e68e0651.zip]/[gatsby-source-bgg]/ src/index.ts:51:28

  • Array.map

  • index.ts:13 Object.processData
    [gatsby-source-bgg-npm-1.0.8-bff9ea3960-e2e68e0651.zip]/[gatsby-source-bgg]/ src/index.ts:13:15

  • index.ts:125
    [gatsby-source-bgg-npm-1.0.8-bff9ea3960-e2e68e0651.zip]/[gatsby-source-bgg]/ src/index.ts:125:12

  • index.js:32 step
    [gatsby-source-bgg-npm-1.0.8-bff9ea3960-e2e68e0651.zip]/[gatsby-source-bgg]/ dist/index.js:32:23

  • index.js:13 Object.next
    [gatsby-source-bgg-npm-1.0.8-bff9ea3960-e2e68e0651.zip]/[gatsby-source-bgg]/ dist/index.js:13:53

  • index.js:4 fulfilled
    [gatsby-source-bgg-npm-1.0.8-bff9ea3960-e2e68e0651.zip]/[gatsby-source-bgg]/ dist/index.js:4:58

  • task_queues.js:95 processTicksAndRejections
    internal/process/task_queues.js:95:5

Expected Behavior

No response

To Reproduce

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant