devcontainers / devcontainers/cli
TypeError: Cannot read properties of undefined (reading '0') in devContainersSpecCLI.js for some features
オープン
bug
upstream
- 主要言語
- TypeScript
- スター
- 3k
- フォーク
- 457
- 平均マージ
- 13時間 17分
- マージ済み PR(30日)
- 6
説明
For some reasons, this feature causes devcontainers to choke:
```
"features": {
"ghcr.io/devcontainers-community/features/llvm:3.0.0": {},
// "./features-llvm": {},
```
[build.log](https://github.com/devcontainers/cli/files/13575679/build.log)
3.0, 3, and latest gives same problem. But cloning the repo and refer to it locally works.
It's not clear what the problem is or how to even begin to debug this problem with the minified script. Do you guys offer a debug build somewhere?
コントリビューションガイド
評価
この issue はまだ評価されていません。