I'm getting errors when packaging for UWP

So When I went to package my game for UWP, I got some errors about not being able to find some SDKs, and something about Unreal BuildTool. Have a look:

So I ended up solving my own problem. I needed to update visual studio to get the latest Windows 10 SDK, and I had to go into the project settings, go to the UWP tab under the platforms section, and change the compiler version to Visual Studio 2017, and check the Auto detect Windows 10 SDK Box.

can you give a tutorial on how you were able to install the unreal engine with UWP. Like Step By Step beyond downloading the .zip for GitHub