School project on the line! Project will not build and throw up a generic error.

I am trying to build a project for the Oculus Quest 2. I have Oculus Intergration and the XR interaction Toolkit installed. I am working in 2019.4.20f1 and have no real code or anything. I am just using the standard Start Scene included with Oculus with an XR rig. I have already tried building in a different folder and reinstalling an older version of Android SDK. My error is:

UnityEditor.BuildPlayerWindow+BuildMethodException: 2 errors
at UnityEditor.BuildPlayerWindow+DefaultBuildMethods.BuildPlayer (UnityEditor.BuildPlayerOptions options) [0x002bf] in <8d21067e8d9c494db25a2b2485216e63>:0
at UnityEditor.BuildPlayerWindow.CallBuildMethods (System.Boolean askForBuildLocation, UnityEditor.BuildOptions defaultBuildOptions) [0x00080] in <8d21067e8d9c494db25a2b2485216e63>:0
UnityEditor.BuildPlayerWindow:BuildPlayerAndRun()

The error message seems pretty self-explanatory. there are two errors earlier in your console window that you’re going to need to fix.