Henry Fraser
Henry Fraser
No problem. I'm using Corretto 11 (I tend to try to stick to Corretto versions because that's what we use for work)
I've tested it on ubuntu by cloning the repo and running `./gradlew build` on ubuntu. Being that it works on the pipelines for windows/mac/ubuntu and not locally on either macOS...
A quick test to use java Temurin 11 via IntelliJ doesn't seem to have an effect either.
Ok I've had a go on EC2 using ubuntu 22.04 using Temurin 11. I've run `./gradlew build` with the following output: ```text Starting a Gradle Daemon, 2 incompatible and 3...
Could you provide the rough steps that you used in your environments? Maybe if I could use the docker environment I could get a working build locally and work backwards...
Apologies for not responding @themkat. I'd still had no luck trying to narrow it down. I've synced my fork of the repo and pulled it locally. It looks like @fwcd's...
This is awesome @brandonspark. I sincerely hope that you keep contributing! I thought that this repo was losing traction but it seems I was wrong! Thank you @fwcd and @brandonspark!...
Great news thanks @Wilfred and @fwcd. Could we make a new release so that we can update treesitter with `TSUpdate`? :)
> having users on the latest release is probably also good to avoid duplicating issues I think that you're right @fwcd. It does feel frequent but in time I think...
> Maybe we could consider releasing to Chocolatey as well? I wonder if we should make a few GitHub issues around this. One for each package manager. Perhaps we could...