on my side the issue was that i was running angular inside .net environment and the publish was failing because i had old deprecated ng packages ,so i had to update update my .csproj file , where there is npm install to , add --legacy-peer-deps