My project refuses to build in Visual Studios because I keep getting the same error

Hi, I can’t build/debug my project because i keep getting this error below:

Severity Code Description Project File Line Suppression State
Error MSB3075 The command ““C:\Program Files\Epic Games\UE_4.22\Engine\Build\BatchFiles\Build.bat” NED_TestEditor Win64 Development -Project=“C:\Users\Justin Lam\Documents\Unreal Projects\NED_Test\NED_Test.uproject” -WaitMutex -FromMsBuild” exited with code 5. Please verify that you have sufficient rights to run this command. NED_Test C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.MakeFile.Targets 44

Can somebody please tell me what is going on and how do i fix this. I am using Visual Studios 2019 for your information.