No available builders

Hello all,

I’ve recently got an error when trying to build my robot code: “No available builders”. I’ve never seen this error before. Interestingly, it only happens on this specific WPILIB project and I can build robot code fine on other WPILIB projects, even though they all use WPILIB 2023.3.2. The build.gradle’s of all the projects are also the same. I haven’t seen other error messages that might be useful. Please let me know if there is anywhere I should look.

./gradlew build from vscode will give you more info. Also try running ./gradlew clean

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.