devcontainers / devcontainers/cli

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

Abierto
#699 12 comentarios 2 reacciones 1 asignado Reclamado por @chrmarti Ver en GitHub
bug upstream
Lenguaje dominante
TypeScript
Estrellas
3k
Forks
457
Merge medio
13 h 17 min
PR fusionados (30 d)
6

Descripción

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?

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.