Code Monkey home page Code Monkey logo

Comments (3)

G100g avatar G100g commented on August 23, 2024 2

PR mergend and new release out.
https://www.npmjs.com/package/gatsby-source-twitter/v/4.0.0

Thank you 🙏

from gatsby-source-twitter.

G100g avatar G100g commented on August 23, 2024 1

Hi @itsmeow I'm testing your PR.

Thx

from gatsby-source-twitter.

itsmeow avatar itsmeow commented on August 23, 2024
 ERROR #11321  PLUGIN

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

Cannot read property 'createNode' of undefined

  54 |     credentials
  55 |   }) {
> 56 |     const createNode = boundActionCreators.createNode;
     |                                            ^
  57 |
  58 |     function createNodes(tweets, nodeType) {
  59 |       tweets.forEach(tweet => {

File: node_modules\gatsby-source-twitter\gatsby-node.js:56:44



  TypeError: Cannot read property 'createNode' of undefined

  - gatsby-node.js:56 Object.<anonymous>
    [itsmeow.dev]/[gatsby-source-twitter]/gatsby-node.js:56:44

  - Generator.next

  - new Promise

  - gatsby-node.js:130 Object.sourceNodes
    [itsmeow.dev]/[gatsby-source-twitter]/gatsby-node.js:130:17

  - api-runner-node.js:481 runAPI
    [itsmeow.dev]/[gatsby]/src/utils/api-runner-node.js:481:22

  - api-runner-node.js:632 Promise.catch.decorateEvent.pluginName
    [itsmeow.dev]/[gatsby]/src/utils/api-runner-node.js:632:13

  - debuggability.js:384 Promise._execute
    [itsmeow.dev]/[bluebird]/js/release/debuggability.js:384:9

  - promise.js:518 Promise._resolveFromExecutor
    [itsmeow.dev]/[bluebird]/js/release/promise.js:518:18

  - promise.js:103 new Promise
    [itsmeow.dev]/[bluebird]/js/release/promise.js:103:10

  - api-runner-node.js:630
    [itsmeow.dev]/[gatsby]/src/utils/api-runner-node.js:630:16

  - util.js:16 tryCatcher
    [itsmeow.dev]/[bluebird]/js/release/util.js:16:23

  - reduce.js:166 Object.gotValue
    [itsmeow.dev]/[bluebird]/js/release/reduce.js:166:18


warn The gatsby-source-twitter plugin has generated no Gatsby nodes. Do you need it?   

from gatsby-source-twitter.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.