jina-ai / jina-ai/node-DeepResearch
TypeError: Cannot read properties of undefined (reading 'forEach')
- Dominant language
- TypeScript
- Stars
- 5.2k
- Forks
- 461
- PR merge metrics
- No merged PRs in 30d
Description
```
/app/dist/app.js:413
step.URLTargets.forEach((url) => {
^
TypeError: Cannot read properties of undefined (reading 'forEach')
at ActionTracker.actionListener (/app/dist/app.js:413:33)
at ActionTracker.emit (node:events:524:28)
at ActionTracker.trackAction (/app/dist/utils/action-tracker.js:17:14)
at getResponse (/app/dist/agent.js:404:31)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async /app/dist/app.js:453:71
Node.js v20.19.0
```
Sorry, I cannot figure out typescript error anymore.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.