Skip to content

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

Open
@0xE1E10

Description

@0xE1E10

For some reasons, this feature causes devcontainers to choke:

	"features": {
		"ghcr.io/devcontainers-community/features/llvm:3.0.0": {},
		// "./features-llvm": {},

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?

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingupstreamIssue identified as 'upstream' component related (exists outside of Dev Containers CLI)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions