HTML 5 packaging not working

I have been attempting to package my project to HTML 5 with no success. I have tried to follow the documentation as closely as I could but every time I press the HTML 5 package button it just takes me to the documentation webpage. I will attach as many photos as I can below. If it looks like a mess, that’s probably because it is. Any help would be greatly appreciated.

First, try an earlier version of Emscripten. I’ve had success with 1.29 and 1.30, but not with 1.34, unfortunately.

Second, make sure you give UE4 the correct path to the Emscripten SDK. Notice in your screenshot, the dropdown menu to the right of “Location of Emscripten SDK” reads “Incorrect SDK Directory.” Try setting it one level up: C:/Program Files/Emscripten.

You’ll know you’ve set it correctly when the dropdown menu turns from “Incorrect SDK Directory” to an actual dropdown allowing you to select from your installed Emscripten versions.