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

Error: Could not find "store" in either the context or props of "Connect(Component)". Either wrap the root component in a <Provider>, or explicitly pass "store" as a prop to "Connect(Component)". #54

Open
2manypistachios opened this issue Mar 21, 2018 · 3 comments

Comments

@2manypistachios
Copy link

Error: Could not find "store" in either the context or props of "Connect(Component)". Either wrap the root component in a , or explicitly pass "store" as a prop to "Connect(Component)".

Replicate:
gatsby new my-website https://github.com/fabien0102/gatsby-starter
npm install
npm start

Using npm 5.7.1, gatsby 1.1.45.
Seems like the project just needs to get updated, because without npm install I had no issues.

@sielay
Copy link
Collaborator

sielay commented Mar 23, 2018

It's addressed in #53 . We need to resolve other gatsby related issue first to merge it.

@sielay
Copy link
Collaborator

sielay commented Mar 23, 2018

@sielay
Copy link
Collaborator

sielay commented Mar 31, 2018

@2manypistachios did workaround worked for you? Does anyone have the same problem?

Also after updating dependencies that's how I addressed most of the issues: https://github.com/sielay/sielay.com/commit/ff9cd684f1a189071fb01dddc1b1001cea26bc28

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

2 participants