Angular universal with .net 6 #43970
Labels
area-mvc
Includes: MVC, Actions and Controllers, Localization, CORS, most templates
feature-spa
✔️ Resolution: Answered
Resolved because the question asked by the original author has been answered.
question
Status: Resolved
Uh oh!
There was an error while loading. Please reload this page.
Is there an existing issue for this?
Describe the bug
Hello , I have created .net 6 project with angular and it was all working fine till i had to make the angular app run as SSR so i installed required package and setup everything put when i try to run it from microsoft visual it's not working , tried to change startup command and fallback file path and the build command and everything possible but nothing seems to work , so i was wondering if there is something i had to do inside the .net to compile the angular ssr or what is the required steps for it keeping in mind that i am trying to deploy it on azure and on azure it doesn't recogize it at all either . thanks in advance
Expected Behavior
i expected that when i install angular universal the app will get same behavior or i get the option to run both whether it's ssr or aot , but when i did it doesn't recognize the angular universal at all
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version
6
Anything else?
No response
The text was updated successfully, but these errors were encountered: