Game files required to initialize the global shader library are missing from - Please make sure the game is installed correctly

My issue was that I had made the critical mistake of deleting the PROJECT_NAMEEditor.Target.cs file. I thought I could launch with just a Game.target, but an Editor.target is mandatory.