tree-sitter-teal icon indicating copy to clipboard operation
tree-sitter-teal copied to clipboard

Build error

Open Suyashtnt opened this issue 2 years ago • 1 comments

When I try building this, I get an error

image

This seems to be a volta error, which is caused by not having a node_modules folder

Suyashtnt avatar Jun 11 '22 17:06 Suyashtnt

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.

Andre-LA avatar Apr 05 '23 23:04 Andre-LA