TypeScript error Web essential
问题 I use Web essentials to compile my typescript files on save (Visual Studio 2012), but i got an empty js and this message : Compile Error. See error list for details error TS5012: Cannot read file 'C:/Users/Nor/Documents/Tribway/tribway-InvitationPage/Tribway/Scripts/Tribway/Invitations.ts': Unsupported file encoding. 回答1: File encoding was an issue with TS 0.9.0 Fixed in the latest version. You can download 0.9.1 from here : https://typescript.codeplex.com/releases/view/102929 PS: I recommend