devcontainers / devcontainers/cli
Segmentation fault on v0.32.1
Đang mở
bug
info-needed
- Ngôn ngữ chính
- TypeScript
- Star
- 3k
- Fork
- 457
- Merge trung bình
- 13 giờ 17 phút
- Pull request đã merge (30 ngày)
- 6
Mô tả
The commands `read-configuration`, `build` and `up` causes segfaults:
```bash
$ devcontainer read-configuration --workspace-folder $(pwd) --log-level debug
Segmentation fault (core dumped)
$ devcontainer build --workspace-folder $(pwd) --log-level debug
Segmentation fault (core dumped)
$ devcontainer up --workspace-folder $(pwd) --log-level debug
Segmentation fault (core dumped)
```
I don't have much experience with node-based cli tools.
I'm using Node v16.18.0 in Ubuntu 22.04 LTS.
For some additional context, the VS Code Remote Containers extension works just fine for me.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.