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

redux-thunk not in package.json #2

Closed
calvinw opened this issue Jul 17, 2016 · 3 comments
Closed

redux-thunk not in package.json #2

calvinw opened this issue Jul 17, 2016 · 3 comments

Comments

@calvinw
Copy link

calvinw commented Jul 17, 2016

I got a error when npm installing, I think redux-thunk was left out of package.json

@calvinw
Copy link
Author

calvinw commented Jul 17, 2016

Or remove the references in configureStore.prod.js to it.

@jpsierens
Copy link
Owner

jpsierens commented Jul 18, 2016

Thanks for reporting this. I removed redux-thunk from the project because my simple example doesn't contain any async actions in it. I forgot to remove it for the production files.

@jpsierens
Copy link
Owner

Ok I removed all the references to thunk. Project working now

mscaruf added a commit to mscaruf/Blobby that referenced this issue Jun 16, 2018
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