Base solution for your next web application
Open Closed

Getting Started in Angular - inconsistent instructions #4799


User avatar
0
timmackey created

I created a merged client and server solution. Got the swagger page up. Under RESTORE PACKAGES it says "Locate to the Angular folder...". There is no "Angular" folder in the merged non-demo solution. Where do I go from here?


2 Answer(s)
  • User Avatar
    0
    alirizaadiyahsi created

    Hi @TimMackey you are right. I created an issue for this: <a class="postlink" href="https://github.com/aspnetzero/documents/issues/57">https://github.com/aspnetzero/documents/issues/57</a>

    If you download merged solution, then host and angular folder are the same. So you should run yarn command on Host project folder.

  • User Avatar
    0
    timmackey created

    OK. I ran yarn in the *.Web.Host project folder. Thank you. Now having problems logging in. I will create a new post for the issue.