1
votes

I have a Web Project with some typescript files but suddenly I started receiving this error message:

C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\TypeScript\Microsoft.TypeScript.targets(95,5): error MSB6006: "tsc.exe" exited with code 1. 1> 1>Build FAILED.

I have no idea why this started. Please Help

1
Remove unnecessary npm packages under your npm reference directory.Biswajit Panday

1 Answers