Closed
Description
I have a largish solution that was working correctly with TS 1.7. I installed the beta of TS 1.8 through the nuget packages (https://www.nuget.org/packages/Microsoft.TypeScript.Compiler/1.8.0-beta and https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild/1.8.0-beta). After installing these, when I build my solution, I get this error:
Description: Build: File 'COMPUTE_PATHS_ONLY.ts' not found
Project: Swyfft.Web
File: VSTSC
No idea what's up. Any suggestions for troubleshooting?