Can't export to web?

Godot Version

v4.7.stable.mono.official [5b4e0cb0f]

Question

It’s me again with another stupid question. I’m trying to export to the web and get this error message:
“Exporting to the web is currently not supported in Godot 4 when using c#/.NET. Use Godot 3 to target Web with c#/Mono instead. If this project does not use c#, use a non c# editor build to export the project.”

Things i have tried/confirmed:
ensured i had the templates installed
updated my version of godot
checked all scripts are in gdscript
i am not sure where to confirm if this is a “non c# editor build” ¯_(ツ)_/¯

How did you update your version of Godot? If you download from the official page you must select “Godot Engine” or “Godot Engine - .Net”, the first one will be a non-c# editor build

via the official godot page.
i’ll uninstall and reinstall and see if it changes anything

(not really uninstall but you get what i mean lol)