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

TypeError: Cannot read property 'forEach' of undefined. Episode 03 #44

Open
CT-Shadow opened this issue Mar 24, 2020 · 5 comments
Open

Comments

@CT-Shadow
Copy link

No description provided.

@ItzWillie
Copy link

I agree. I looked over the code many times, but I can't find any problems except for that...

@CT-Shadow
Copy link
Author

Yes, it is very strange...

@PantheraRed
Copy link

PantheraRed commented Jun 5, 2020

Look for the array before .forEach which is being declared as an undefined object. The array before .forEach must be defined.

@bagelwastaken
Copy link

.forEach can only be used in Arrays

@PantheraRed
Copy link

Isn't that what I said 🐢

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

4 participants