Hololens2, Azure Spatial Anchors Tutorial Error message

Dear all.

I’m trying to follow the Microsoft Hololens2 Azure Spatial Anchor Tutorial.

After building the first example,

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

is shown in console.

So, I referred some answers like

folder name check
or
shut down the processor(but I think it was unity hub)

If you have experienced the same thing as me or have solved it, I ask for your help.

Unity 2020.3.13f1
MixredREalityFeatureTool-1.0.2104.4-Beta
MRTK.Hololens2.Unity.Tutorials.Assets.AzureAnchors.XRplugginManagement.2.5.3.unitypackage
MRTK.Hololens2.Unity.Tutorials.Assets.GettingStarted.2.4.0.unitypackage

Do you have the full log message (or editor log file) for the build when it happens?