Cannot Build - HHS-Team670/MustangLib GitHub Wiki

Cannot Build

Authors: Armaan, Aditi

Date: 7/7/23

Status

  • N/A

Symptoms

  • Building robot code returns Build Failed or never even attempts building

Solutions

  • Try turning off any VPNs or warps that you may have installed to get around the school firewall

  • Check if your code complies

    • If not look at the errors in the console and resolve the compilation errors
  • Check to make sure you have installed Java 17 using the command java --version

  • Try using a different machine or ask a lead

Resources