visual studio 2013 - VS2013 TypeScript error MSB6006: "tsc.exe" exited with code 1 -


i have web project typescript files started receiving error message:

c:\program files (x86)\msbuild\microsoft\visualstudio\v12.0\typescript\microsoft.typescript.targets(95,5): error msb6006: "tsc.exe" exited code 1. 1> 1>build failed.

i have no idea why started. please help

this question solved in...

see these posts:

https://stackoverflow.com/a/41053281/1780318

"tsc.exe" exited code 1

"tsc.exe" exited code 1 when using asp.net 4 mvc


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -