0
thobiasxp created
Hi,
We followed the link: <a class="postlink" href="https://aspnetzero.com/Documents/Merge-Angular-Client-Server">https://aspnetzero.com/Documents/Merge- ... ent-Server</a> to combine client and server solution on visual studio 2015. After that when we run through visual studio, the server side coding it is running perfectly (to swagger/ui/index.html) but the client side is not working. When we run npm start commend it is showing error in (index.d.ts) file inside node-module folder.
1 Answer(s)
-
0
Hi,
Can you see which package does index.d.ts belongs to ? Can you also share your package.json ?
Thanks.