ITADN

Compilation error when missing clang

#589Opengaheldev 创建于 2026-01-03
kind:documentationtag:help wanted
G
gaheldevcommented
On Ubuntu 25.10, installing tree-sitter-cli fails when missing clang because rquickjs seems to depend on it. Here's the [original issue](https://github.com/tree-sitter/tree-sitter/issues/5192) in tree-sitter repo, and here's the error log: [tscli-log.txt](https://github.com/user-attachments/files/24415535/tscli-log.txt) Installing clang with `sudo apt install clang` fixes the issue.
13 条评论