I was formerly using Visual Studio 2013 for a web TypeScript project. Upgraded to Visual Studio 2015 Update 3, and when building the project, I get
\"tsc.exe\"
I am using visual studio 2013. In my case in Web.csproj file, I replaced
by
I do not get this error now anymore.