MSB3073 error code

Hello, I am In the process of making a game and I have stumble upon an error code I cannot seem to understand.
Severity Code Description Project File Line Suppression State
Error MSB3073 The command ""D:\Epic Games\UE_4.27\Engine\Build\BatchFiles\Build.bat" Zombie_ShooterEditor Win64 Development -Project="E:\Zombie_Shooter\Zombie_Shooter\Zombie_Shooter.uproject" -WaitMutex -FromMsBuild" exited with code 6. Zombie_Shooter C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.MakeFile.Targets 45
This is it.
Please help with anything you might think could be the issue.
Thanks in advance.
Hello, Thank you for the response.
I have manage to fix the issue I accidently put a "y" in my code somewhere and it didn't give me an error on that line it just broke my entire code but I managed to find it.
Thanks anyways!