Vincent Rischmann
Vincent Rischmann
Hi. Can you give me the minimal templ file that triggers the issue so that I can investigate ?
thanks, i'll look into it
Should be fixed in the latest master. If you're using nvim-treesitter it should update automatically in the next couple of days. If you're using another editor I don't know unfortunately.
uh, I didn't know they changed it to only update every saturday, that's unfortunate. You could try to open a PR to force the update of the lockfile but I'm...
did you link the right commit ? I only see a cron change in your link
ugh. I didn't know it was skipped now. Looks like it has something to do with the ABI: https://github.com/nvim-treesitter/nvim-treesitter/commit/8bf733ccce7202e11ffc446639d5d0401b392960 I'll have to look into this, thank you for the heads...
Hi. I talked with a maintainer of nvim-treesitter, the tl;dr; is auto updates are disabled because without realizing I started depending on a newer version of the tree-sitter library that...
> it's working for me, maybe it was a temporary error? ok, I just checked again and I didn't realize before that the problem only occurs when using `GOPROXY=direct` which...
Hi, you're opening an issue because this code doesn't work currently, right ? Can you post the error and a reproducer ?