-
-
Notifications
You must be signed in to change notification settings - Fork 242
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
ReferenceError: initialState is not defined #3
Labels
Comments
@dagman Let me check it first. |
Yo @dagman, It's because of your |
wellyshen
pushed a commit
that referenced
this issue
May 25, 2019
Fix error: Warning: Functions are not valid as a React child.
It Works |
Thanks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am sorry for this, actually there is no error with your boilerplate. Let me explain.
I have cloned your boilerplate to use for my Recipebook(the app i am building in educational purposes in order to get solid understanding of redux ecosystem).
So i have changed boilerplate to fit my needs.
After that i run
npm run build
successfully.And then i get error(screenshot below) on 'npm start'.
I have created Recipebook repo where i have uploaded my code.
I know i asking for too much but i am eated my braines trying to figure this out.
Can you please check my repo and help me figure out how to fix this error.
Thanks in advance!
The text was updated successfully, but these errors were encountered: