I am creating a project with the built in template called: 'Blazor Webassembly Standalone App'
Please see the below screenshots the process:


When I run either in debug and not in debug:
As you can see when I run (to try and see the web so far) I get this error, what can I do to solve this? My friends they created a template in Windows 10 it instantly ran.
In case my specs are:
https://www.gigabyte.com/Laptop/A5--AMD-Ryzen-5000-Series#kf
I am using Visual Studio Installer 2022 x64
Error:
The target process exited without raising a CoreCLR started event. Ensure that the target process is configured to use .NET Core. This may be expected if the target process did not run on .NET Core.The program '[27604] dotnet.exe' has exited with code 2147516546 (0x80008082).I am expecting to run with WPA to develop without any hiccups as currently it is not even working.