Error occurred while building the project. Can anyone help to resolve it?

Running F:/UE4/UE_5.3/Engine/Build/BatchFiles/Build.bat -projectfiles -project=“G:/UEStudy/Aura/Aura.uproject” -game -rocket -progress -log=“G:\UEStudy\Aura/Saved/Logs/UnrealVersionSelector-2024.10.11-21.16.10.log”
Using bundled DotNet SDK version: 6.0.302
Running UnrealBuildTool: dotnet “…..\Engine\Binaries\DotNET\UnrealBuildTool\UnrealBuildTool.dll” -projectfiles -project=“G:/UEStudy/Aura/Aura.uproject” -game -rocket -progress -log=“G:\UEStudy\Aura/Saved/Logs/UnrealVersionSelector-2024.10.11-21.16.10.log”
Cannot use file stream for [F:\UE4\UE_5.3\Engine\Binaries\DotNET\UnrealBuildTool\UnrealBuildTool.deps.json]: No such file or directory
A fatal error was encountered. The library ‘hostpolicy.dll’ required to execute the application was not found in 'F:\UE4\UE_5.3\Engine\Binaries\DotNET\UnrealBuildTool'.
Failed to run as a self-contained app.

  • The application was run as a self-contained app because ‘F:\UE4\UE_5.3\Engine\Binaries\DotNET\UnrealBuildTool\UnrealBuildTool.runtimeconfig.json’ was not found.
  • If this should be a framework-dependent app, add the ‘F:\UE4\UE_5.3\Engine\Binaries\DotNET\UnrealBuildTool\UnrealBuildTool.runtimeconfig.json’ file and specify the appropriate framework.

Solution: Verify the integrity of UE files through Epic and rebuild the project)