coryhouse / coryhouse/javascript-development-environment
Getting TypeError: results.forEach is not a function
- Dominant language
- JavaScript
- Stars
- 293
- Forks
- 185
- PR merge metrics
- No merged PRs in 30d
Description
Hi Cory,
First of all I would like to thank you very much for your wonderful course.
Although it's not suite for my developing level, it is very fruitful and it push me up the developing scale, hopefully one day to become an expert like you.
Now I am having the same issue of "TypeError: result.forEach is not a function..",
and I do not understand what should I set result to ? and how to solve this issue.
Very appreciate your assistant.
Meanwhile I solved it using regular for loop, but i would like to understand why it's not working as it should.
Thanks
Yigal
Contributor guide
No contributing guide indexed for this repository
Research direction
No file, test, or entry point is named, and the issue provides no code showing the value of results. Start by locating the course example where results.forEach is called and inspect the value returned there; the issue is done only when the cause of the TypeError and the expected collection value are documented or corrected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100