Errors when trying to build VR tutorial

When I try to build and run the VR tutorial Add teleporters for movement - Unity Learn on my Oculus 2 I keep getting the same errors. I havent made any changes, just followed the instructions up to this point and am using the Android build instead of the link due to PC hardware abilities. I can’t even run the demo straight out the box so can’t complete the tutorial. Anyone know what is up?

The errors I get are as follows:

Build completed with a result of ‘Failed’ in 62 seconds (61663 ms)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)

UnityEditor.BuildPlayerWindow+BuildMethodException: 4 errors
at UnityEditor.BuildPlayerWindow+DefaultBuildMethods.BuildPlayer (UnityEditor.BuildPlayerOptions options) [0x002ca] in <22954a70fcec46f29620f943d3d7bf23>:0
at UnityEditor.BuildPlayerWindow.CallBuildMethods (System.Boolean askForBuildLocation, UnityEditor.BuildOptions defaultBuildOptions) [0x00080] in <22954a70fcec46f29620f943d3d7bf23>:0
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)

Hi,
It looks like your build settings may not be set-up correctly. Have you checked if the device is present and you are building to android? also have you installed the the oculus developer hub and such like?

To be honest this tutorial was riddled with errors when I tried it a few months back, but it has since been updated and should at least work now.