Error trying to build allwpilib #6474
-
After making a small change to a Java source file I'd like to build to make sure everything is ok before submitting a PR. But every ./gradlew command I try results in the same error that I can't find any info about fixing. It's probably some simple environment setup thing but gradle is a big black box to me. The error is
and the result of running with
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Can you run with |
Beta Was this translation helpful? Give feedback.
-
Try running |
Beta Was this translation helpful? Give feedback.
Try running
git fetch --tags