I can't get crash reporter to work on ue4.23 from source

i’m using ue4.23 from source.
2 run the editor i’m running UE4Editor.exe from GitHub\UnrealEngine\Engine\Binaries\Win64 folder

apparently i’m having some c++ error bc evrytime i’m trying 2 play, the engine crashes and i hv no idea how 2 check the crash cause bc i’m getting no report aftr it

i built CrashReportClient in UE4.sln 2 make sure it’s compiled. i also typed CRASHREPORTS in the editor cmd and have CrashReportClient-Win64-Development.exe, .exp, .lib and .pdb in GitHub\UnrealEngine\Engine\Binaries\Win64 folder
my GitHub\UnrealEngine\Engine\Programs\CrashReportClient\Saved\Logs folder has no logs from the crashes

can some1 please help me out? :<