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)
-
0
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.
-
0
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.