devcontainers / devcontainers/cli

TypeError: Cannot read properties of undefined (reading '0') in devContainersSpecCLI.js for some features

Open
#699 12 comments 2 reactions 1 assignee Claimed by @chrmarti View on GitHub
bug upstream
Dominant language
TypeScript
Stars
3k
Forks
457
Avg merge
13h 17m
Merged PRs (30d)
6

Description

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.