tree-sitter-teal
tree-sitter-teal copied to clipboard
Build error
When I try building this, I get an error
This seems to be a volta error, which is caused by not having a node_modules folder
I personally got it working here, I installed tree-sitter-cli through cargo, I'm using tree-sitter 0.20.8
, and commands like generate
, test
and highlight
works.
Curiously make
don't work for me though.