Base solution for your next web application
Open Closed

Asp.net Core + Angular 2 :- Client and Server merging error #2766


User avatar
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)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    Can you see which package does index.d.ts belongs to ? Can you also share your package.json ?

    Thanks.