joshberry / dotnetcore-angular-ssr

Starting point for spa application using ASP.NET Core and Angular 7 with server side rendering enabled
https://dotnetcore-angular-universal.azurewebsites.net
41 stars 10 forks source link

Upgrade #7

Open ziomyslaw opened 4 years ago

ziomyslaw commented 4 years ago

Any chance for update to use angular 9? I was able to upgrade to dotnet 3.1 and it still works. After upgrade to angular 9 there is "TimeoutException: The Angular CLI process did not start listening for requests within the timeout period of 0 seconds".

Cheers!