Skip to content

Getting error when I run gatsby develop #7

@reselbob

Description

@reselbob

Just did a git clone ....

npm install

Had to do an npm audio fix --force because at first npm run develop did not work.

After I did the fix, I ran npm run develop

Here is the output:

 ERROR 

There was an error compiling the html.js component for the development server.
See our docs page on debugging HTML builds for help https://gatsby.dev/debug-html TypeError: Cannot read property 'ReactCurrentDispatcher' of
undefined


  199 |  *     <Provider store={store}>
  200 |  *       {element}
> 201 |  *     </Provider>
      | ^
  202 |  *   )
  203 |  * }
  204 |  */


  WebpackError: TypeError: Cannot read property 'ReactCurrentDispatcher' of undefined

Not sure where to start to figure things out. Can you help me?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions