Problem at Install Umbraco with Visual Studio

I followed the exact steps in the video on the following page
https://our.umbraco.com/Documentation/Fundamentals/Setup/install/visual-studio

I am running VS2022
Net SDK installed: 6.0.100
Umbraco 10.1.0

everything is ok except at last step, when I press F5, I got runtime error.
at line 59 in file Startup.cs,
the code at line 59 is :
u.UseInstallerEndpoints();

The Exception is:
System.ArgumentNullException: ‘Value cannot be null. (Parameter ‘source’)’

Can anyone point out what could be the issue?

Thanks


This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/109839-problem-at-install-umbraco-with-visual-studio