In Visual Studio Code I ran
dotnet new --install Microsoft.AspNetCore.SpaTemplates::*
Somehow the templates 'react', 'reactredux' and 'angular' are missing. (They are also missing when running the above command in my Powershell window)
How come?
I have VS Code version 1.19.3